Re: How can I let xcode 3.0 to use other than gcc-4.0?
Re: How can I let xcode 3.0 to use other than gcc-4.0?
- Subject: Re: How can I let xcode 3.0 to use other than gcc-4.0?
- From: "Sherm Pendley" <email@hidden>
- Date: Fri, 7 Mar 2008 17:39:37 -0500
Get Info on your target, then look in the "Rules" pane - that's where you can choose what tools to use to process different file types.
sherm--
On Fri, Mar 7, 2008 at 5:16 PM, Gi youl Kim <
email@hidden> wrote:
I would like to change question like :
When I use xcodebuild 3.0 in command line, 'xcodebuild
CC=/usr/bin/gcc-3.3' redirects gcc from /Developer/usr/bin/gcc-4.0 to
/usr/bin/gcc-3.3
How can I do the same on Xcode?
_______________________________________________
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