• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Code optimisation always -0s [again :)]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Code optimisation always -0s [again :)]


  • Subject: Code optimisation always -0s [again :)]
  • From: Dominik Pich <email@hidden>
  • Date: Sun, 31 Oct 2004 19:29:54 +0100

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:
This email sent to email@hidden


References: 
 >Code optimisation always -0s (From: Dominik Pich <email@hidden>)
 >Re: Code optimisation always -0s (From: j o a r <email@hidden>)

  • Prev by Date: Re: libjpeg.a is out of date; rerun ranlib
  • Previous by thread: Re: Code optimisation always -0s
  • Next by thread: Grouping .h files?
  • Index(es):
    • Date
    • Thread