Re: Activating gcc 4.2 [was XCode 3.1 and 2.5]
Re: Activating gcc 4.2 [was XCode 3.1 and 2.5]
- Subject: Re: Activating gcc 4.2 [was XCode 3.1 and 2.5]
- From: Robert Purves <email@hidden>
- Date: Thu, 21 Aug 2008 20:11:56 +1200
Dieter Oberkofler wrote:
I'm not using XCode but only working with the command line.
In this case I guess I need to manually do what gcc_select did
before automatically.
Would you know if it all about the gcc application itself or did
gcc_select also change some other environment parameter?
For a typical makefile just define the CC macro on the command line:
make CC=gcc-4.2
Robert P.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden