HomeForumsWhat's newResources 
 
 
C Compilers
Cloud121 - Jul 29, 2002
 Cloud121 Jul 29, 2002
Anyone know where I can get a C Compiler for Macintosh? I've been looking around for a bit, but to no avail. Too bad Locke has that internship in NYC, then he could help me, but he's never on due to that. I got everything I need to start coding for Sat, I just need a C Compiler.

 antime Jul 29, 2002
I must confess to knowing nothing about Macintoshes, especially OS9 or older ones, but you'll probably have to build your own cross-GCC. If you're running OSX you should already have GCC to use as host compiler, but how to do it on older machines I don't know.

 Weston Aug 2, 2002
Apple has a free (albeit complex) compiler/IDE for Classic MacOS that is available for download from their developers website at Apple Developer Connection... (http://developer.apple.com/...). It is also on their ftp.