Subject: Re: explain gcc and where do I get it
To: Michael Mielko <michaelmielko@mac.com>
From: Mattias Sandstrom <mattias@beauty.se>
List: port-mac68k
Date: 07/29/2004 23:35:33
Michael Mielko wrote:
> Now, what is the gcc compiler and where do I get it ? I would want to 
> run it on a mac OS X (Dual processor G4 ) machine.

it's in xcode/developer tools. there should be an installer in your 
applications folder, or you can get it from your osx discs, or from 
apple's website.

this said, cross building using build.sh didn't work for me. it went 
along fine for quite some time, building pretty much all the tools i 
think, but then stopped with a compiler error. somebody suggested it's 
because of the case insensitive file system, so you might want to create 
a "unix file system" partition and run on that.

	/matt