• 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
Re: Build Styles
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build Styles


  • Subject: Re: Build Styles
  • From: Dario Accornero <email@hidden>
  • Date: Tue, 18 Nov 2003 11:54:23 +0100

On 17 Nov 2003, at 18:40, Randy Croucher wrote:

I have my "Deployment" build style set to not generate debugging
symbols, and the optimization level set for "Fastest, smallest".  So
why is it that when I build with my build style set for "Deployment",
it says:

Building target Blah with build style Deployment
(optimization:level size, debug-symbols:on)
???

It appears to always be generating debug symbols.  Am I doing something
wrong?

Randy, I've filed rdar://3487487 for this issue.
If you take a look at the actual command lines passed to gcc, you'll see that if you have removed debugging symbols from your build, then -g will *not* be passed to gcc. The problem is therefore limited to the display in the upper part of the build window.


HTH,
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.

  • Follow-Ups:
    • Re: Build Styles
      • From: Randy Croucher <email@hidden>
References: 
 >Build Styles (From: Randy Croucher <email@hidden>)

  • Prev by Date: Linking not possible... with XCode
  • Next by Date: Re: Distributed builds not working?
  • Previous by thread: Re: Build Styles
  • Next by thread: Re: Build Styles
  • Index(es):
    • Date
    • Thread