I am using Xcode 1.5 and haven't upgraded the project but have freshly
created a new project.
It has two styles: Development AND Deployment
and two targets: client AND server
the targets set the optimisation flag to -Os per default
the development style sets the optimisation flag to -O0 per default
the deployemnt style sets the optimisation flag to -Os per default
I DID NOT CHANGE THAT
=> build with gcc of either target with the Development style activated
flag is -Os and NOT -O0 specified by the style.
May you always find water and shade. - Wheel Of Time
Dominik
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden