Re: OTHER_CFLAGS being silently ignored
Re: OTHER_CFLAGS being silently ignored
- Subject: Re: OTHER_CFLAGS being silently ignored
- From: matt neuburg <email@hidden>
- Date: Wed, 11 Dec 2002 12:52:29 -0800
On Thu, 12 Dec 2002 03:57:14 +1030, Greg Hurrell <email@hidden> said:
>
Has anyone else ever had a problem with the OTHER_CFLAGS field in
>
Project Builder's Expert build settings silently ignoring the settings?
>
>
Specifically, I have a line like this in my OTHER_CFLAGS build settings:
>
-DDEBUG
I do this all the time (couldn't live without it, actually) and have never had a problem with it. I'm not quite sure what you're doing in the Expert area. You typically don't need to work there except to read a conspectus of your settings entered in the other panes. Simply type -DDEBUG in the Other C Compiler Flags area of the target's GCC Compiler settings pane.
Then you can override this in a particular build style (e.g. Deployment) by entering OTHER_CFLAGS = -UDEBUG in the build settings for just that build style.
m.
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.