gcc on Mac OS X
Stan Shebs
shebs@apple.com
Wed May 9 14:11:00 GMT 2001
Franco Vaccari wrote:
>
> I don't see Mac OS X under the systems supported for gcc installation.
Good point, I guess I should write up a bit of doc.
> I just failed after specifying:
>
> configure powerpc
> make bootstrap
>
> Any suggestion or comment?
Just do "./configure". The full triplet is powerpc-apple-darwin-1.3,
a target named just "powerpc" doesn't expand into anything you can use.
Also, you need to be using the latest code from CVS, not snapshots
or 3.0 branch.
Stan
More information about the Gcc
mailing list