Welcome, Guest. Please login or register.

Author Topic: GCC for WarpOS  (Read 2358 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline KarlosTopic starter

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
GCC for WarpOS
« on: February 12, 2003, 02:14:04 PM »
Hi all,

Does anybody have an idiot proof guide to obtaining and installing a version of GCC for WarpOS (as a compiler and target)?
I really need to move to gcc since I'm getting utterly fed up with StormC v3's C++ support. Also, I'd like to compile for PPC rather than just 68K and as nice as VBCC is, I need C++.
I've tried to install gcc (for 68K) before and I always seem to get some problem or other.


int p; // A
 

Offline Mr_Capehill

  • Full Member
  • ***
  • Join Date: May 2002
  • Posts: 189
    • Show only replies by Mr_Capehill
Re: GCC for WarpOS
« Reply #1 on: February 12, 2003, 02:40:42 PM »
I wonder if this helps:

http://www.kolumbus.fi/jami.laakkonen/ppc/

What kind of problems do you have?
 

Offline KarlosTopic starter

  • 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 #2 on: February 12, 2003, 04:51:59 PM »
Quote

Mr_Capehill wrote:
I wonder if this helps:

http://www.kolumbus.fi/jami.laakkonen/ppc/

What kind of problems do you have?


Thanks. I found that site earlier and will download the archives later. My basic problem always seems to be a lack of documentation, or some component is missing, incompatible etc!. Either that or I'm too thick and should regress into a cave and eat bugs ;-)
int p; // A