Re: Linker flags set incorrectly ?
Re: Linker flags set incorrectly ?
- Subject: Re: Linker flags set incorrectly ?
- From: Alain Schartz <email@hidden>
- Date: Wed, 11 Jul 2007 22:10:35 +0200
This did the trick, thanks for your help! For anyone who's
interested, these are the precedences for build settings (just found
it browsing the documentation) :
1. xcodebuild command-line flags
2. target build options (this is where I forgot to change my settings)
3. project build options (this is where I did change my settings)
4. xcode application settings
5. xcode built in defaults
6. user environment
All this can be read under http://developer.apple.com/tools/xcode/
xcodebuildsettings.html
Thanks again,
Alain
On Jul 11, 2007, at 9:51 PM, Sherm Pendley wrote:
On Jul 11, 2007, at 9:12 AM, Alain Schartz wrote:
What I don't understand is how the "ppc" flag gets into this, I
did set the project architecture to i386 (and only i386) BUT if I
analyze the build transcript I see a call to ld specifying the ppc
flag.
"Get Info" on your target - an individual target's settings can
override the global project settings.
sherm--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden