Welcome, Guest. Please login or register.

Author Topic: GCC for WarpOS  (Read 3034 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline CrumbTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1786
  • Country: 00
    • Show only replies by Crumb
    • http://cuaz.sourceforge.net
GCC for WarpOS
« 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
The only spanish amiga news web page/club: Club de Usuarios de Amiga de Zaragoza (CUAZ)
 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show only replies by itix
Re: GCC for WarpOS
« Reply #1 on: April 23, 2004, 09:39:27 PM »
Didnt know there was any :-?
My Amigas: A500, Mac Mini and PowerBook
 

Offline Mike_Amiga

  • Hero Member
  • *****
  • Join Date: May 2002
  • Posts: 1448
    • Show only replies by Mike_Amiga
    • http://www.mp3.com.au/forefinger
Re: GCC for WarpOS
« Reply #2 on: April 24, 2004, 01:45:24 AM »
A Game Cube Console compiler, eh??? :juggler:  :insane:
AKA ED-209 on IRC...
 

Offline Acill

Re: GCC for WarpOS
« Reply #3 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.
Proud Retired Navy Chief!

A4000T - CSPPC - Mediator
Powerbook G4 15", 17"
Powermac G5 2GHZ
AmigaOne X5000
Need Amiga recap or other services in the US? Visit my website at http://www.acill.com and take a look or on facebook at http://facebook.com/acillclassics
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: GCC for WarpOS
« Reply #4 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.
int p; // A
 

Offline pichenette

  • Newbie
  • *
  • Join Date: May 2004
  • Posts: 2
    • Show only replies by pichenette
Re: GCC for WarpOS
« Reply #5 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.
 

Offline CrumbTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1786
  • Country: 00
    • Show only replies by Crumb
    • http://cuaz.sourceforge.net
Re: GCC for WarpOS
« Reply #6 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.
The only spanish amiga news web page/club: Club de Usuarios de Amiga de Zaragoza (CUAZ)
 

Offline djbase

Re: GCC for WarpOS
« Reply #7 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.