• 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: Xcode style deployment: debug-symbols?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode style deployment: debug-symbols?


  • Subject: Re: Xcode style deployment: debug-symbols?
  • From: Laurent Daudelin <email@hidden>
  • Date: Tue, 09 Dec 2003 20:17:18 -0500

on 09/12/03 19:54, Sherm Pendley at email@hidden wrote:

> On Dec 7, 2003, at 12:35 PM, Rick Jansen wrote:
>
>> When I build my product with style "deployment" it seems
>> debug-symbols is still "on":
>
> Yes - but "COPY_PHASE_STRIP" is set to "on", as well. So, even though
> the compiler includes debug symbols when it builds and links the
> executable, they *should* be getting stripped out when the executable
> is copied into the .app bundle.
>
> Have you compared the executable size produced by using "development"
> vs. "deployment?" The second should result in a noticeably smaller
> binary.
>

Also, you can check the actual arguments passed to the compiler and linker,
if you open the build detail in the build window. AFAICT, the arguments
given are according to the active build style. So, it seems that the
optimization level and the debug symbols being on are somehow a display
problem.

-Laurent.
--
============================================================================
Laurent Daudelin AIM/iChat: LaurentDaudelin <http://nemesys.dyndns.org>
Logiciels Nemesys Software mailto:email@hidden

Flyspeck 3 n.: Standard name for any font that is so tiny as to be
unreadable (by analogy with names like `Helvetica 10' for 10-point
Helvetica). Legal boilerplate is usually printed in Flyspeck 3.
_______________________________________________
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.

References: 
 >Re: Xcode style deployment: debug-symbols? (From: Sherm Pendley <email@hidden>)

  • Prev by Date: Re: Xcode style deployment: debug-symbols?
  • Next by Date: Custom Checkbox NSButtons in TableViews à la i Cal (how to?)
  • Previous by thread: Re: Xcode style deployment: debug-symbols?
  • Next by thread: Re: Xcode style deployment: debug-symbols?
  • Index(es):
    • Date
    • Thread