Re: Default optimizations
Re: Default optimizations
- Subject: Re: Default optimizations
- From: Dario Accornero <email@hidden>
- Date: Tue, 28 Oct 2003 01:20:55 +0100
On 28 Oct 2003, at 1:06, I wrote:
Release target current settings contain:
LIBRARY_STYLE = Static
GCC_GENERATE_DEBUGGING_SYMBOLS = NO
GCC_WARN_UNKNOWN_PRAGMAS = NO
GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO
OTHER_CFLAGS = "-DNDEBUG -D__MACOS__"
PRODUCT_NAME = WildMagic2Release
WARNING_CFLAGS = -Wall
And it fails thusly:
Building target Release with build style Development
(optimization:level size, debug-symbols:on) (2 errors)
And of course debug symbols should be off!
Sigh,
Dario
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.