Re: Switching compilers in Xcode 3.0
Re: Switching compilers in Xcode 3.0
- Subject: Re: Switching compilers in Xcode 3.0
- From: Rick Ballard <email@hidden>
- Date: Mon, 5 Nov 2007 11:33:44 -0800
On Nov 5, 2007, at 11:07 AM, Justin C. Walker wrote:
On Nov 5, 2007, at 10:18 , Rick Ballard wrote:
Xcode no longer ships with a gcc_select tool. To switch compilers,
you'll need to double-click on the target whose compiler you want
to change, go to the "Rules" tab, and select the compiler you'd
like to use.
The only problem now is that my Terminal window doesn't have a
"Rules" tab. What do those of us with a history of GUI rejection do?
That depends on what you're doing that uses gcc, as it sounds like
you're not building via an Xcode project? You should be able to
directly invoke /usr/bin/gcc-3.3 instead of <Developer>/usr/bin/gcc.
- Rick
_______________________________________________
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