Re: Specify gcc3 in Makefile
Re: Specify gcc3 in Makefile
- Subject: Re: Specify gcc3 in Makefile
- From: Steve Checkoway <email@hidden>
- Date: Mon, 17 Jul 2006 09:14:57 -0700
On Jul 17, 2006, at 7:35 AM, Syd Polk wrote:
On Jul 17, 2006, at 8:33 AM, Marco Bambini wrote:
I am sorry for the question, but how I can specify to use gcc 3 in
a Makefile, I mean, without using the sudo gcc_select command?
You can do ANYTHING in a Makefile if you work hard enough. But for
more modern makefiles, which have default rules and the like,
setting CC to /usr/bin/gcc-3.3 would work. There is another
variable for C++, which is not immediately springing to mind.
CXX.
--
Steve Checkoway
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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