Re: CFLAGS dependent on target arch
Re: CFLAGS dependent on target arch
- Subject: Re: CFLAGS dependent on target arch
- From: Scott Tooker <email@hidden>
- Date: Fri, 26 Jun 2009 07:50:07 -0700
On Jun 26, 2009, at 1:10 AM, Jakub Bednar wrote:
Hi everyone,
I'm having a problem and am unable to find a solusion.
I'm building a large project as multiarchitecture 32/64 bit.
But I can't find a way how to pass a special CFLAG to gcc
when building 64 bit part of the target.
Is there a way how to tell Xcode to pass different CFLAGS
depending on target architecture?
If you select the "Other C Flags" setting in the Build tab of target
inspector, click on the gear in the lower left and select "Add Build
Setting Condition". This will allow you to have a different value
based on architecture or SDK.
Scott
_______________________________________________
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