Re: Using alternate gcc in Xcode
Re: Using alternate gcc in Xcode
- Subject: Re: Using alternate gcc in Xcode
- From: Chris Espinosa <email@hidden>
- Date: Thu, 9 Jun 2005 18:24:15 -0700
On Jun 9, 2005, at 11:15 AM, Andrew Yao wrote: I'm playing around with using the -D_FORTIFY_SOURCE option from Redhat's gcc 4.0, which I have installed in /usr/local/bin/gcc.
How can I use it to compile my Xcode projects? I'm aware of gcc_select, but that doesn't seem to fit the bill. I'm new to Xcode, so hopefully this isn't a trivial question.
Select your target, choose Get Info, click the Rules tab. There's a System C Rule. Modify it (you'll have to make a copy) to point to your gcc. Et voila.
Chris |
_______________________________________________
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