Amiga.org

Amiga computer related discussion => Amiga Gaming => Topic started by: Crumb on April 23, 2004, 09:18:41 PM

Title: GCC for WarpOS
Post by: Crumb on April 23, 2004, 09:18:41 PM
hi!

someone knows where can I download a GCC version that compiles WarpOS executables?

If it's not available in any URL could you upload it to aminet/any URL so I can download the file?

Thanks in advance
Title: Re: GCC for WarpOS
Post by: itix on April 23, 2004, 09:39:27 PM
Didnt know there was any :-?
Title: Re: GCC for WarpOS
Post by: Mike_Amiga on April 24, 2004, 01:45:24 AM
A Game Cube Console compiler, eh??? :juggler:  :insane:
Title: Re: GCC for WarpOS
Post by: Acill on April 24, 2004, 03:28:30 AM
Go to the pegasosppc.com site and register for the developer section. You will get access to the downloads section and can get the SDK whick comes with a full version of GCC for MOS.
Title: Re: GCC for WarpOS
Post by: Karlos on April 24, 2004, 03:36:01 AM
There's always StormC4, which is like 50 euro's now :-)

It's supposedly gcc 2.95.3 compliant (at least it seems to be here). Certianly it supports the main ANSI C/C++ (and the respective GNU extensions) stuff I've thrown at it.

-edit-

I just did some checks, creates WOS PPC, mixed binary and 680x0 all fine. Also, it seems that WOS PPC native compilers are invoked. No wonder it compiled code so much faster than the other 040 only system I have here.
Title: Re: GCC for WarpOS
Post by: pichenette on May 23, 2004, 05:12:14 AM
Here is the 2.95.3 GCC WarpOS compiler created by Jami Laakkonen, since his web page seems to be dead : http://off.free.fr/gccppc/

I haven't managed (or tried? don't remember) to make it work yet, but I'll try today.
Title: Re: GCC for WarpOS
Post by: Crumb on July 02, 2004, 10:03:05 AM
Thank you!

I tried it with a helloworld and it works!

But now I have a new problem... how can I adapt normal includes to GCC-WarpOS? What options should I use with fd2pragma?

And how can I create link libraries? AmiDog told me that I should be able to adapt the includes but If I remember correctly MiniGL only works as a link library because no dynamic library exists.
Title: Re: GCC for WarpOS
Post by: djbase on July 02, 2004, 02:01:50 PM
Quote
Go to the pegasosppc.com site and register for the developer section. You will get access to the downloads section and can get the SDK whick comes with a full version of GCC for MOS.



He was asking for a GCC for WarpUP and not for MorphOS.