• 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: Keep function names in deployment binary?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Keep function names in deployment binary?


  • Subject: Re: Keep function names in deployment binary?
  • From: "Jan E. Schotsman" <email@hidden>
  • Date: Sun, 17 Apr 2005 00:18:57 +0200


On 12-apr-05, at 21:14, Chris Espinosa wrote:

On Apr 12, 2005, at 3:02 AM, Jan E. Schotsman wrote:

I would like to create a deployment binary with minimal bloat that does keep the function names so that a Crashlog contains readable function names. What would be the best way to do this?

An exported symbols file:
http://developer.apple.com/documentation/Performance/Conceptual/ CodeFootprint/Tasks/ReducingExports.html


http://developer.apple.com/documentation/MacOSX/Conceptual/ BPFrameworks/Tasks/ExportingInterfaces.html

http://developer.apple.com/documentation/DeveloperTools/Conceptual/ Build_System/Linking/Linking.html

Chris

I have run nm and the result is would need to include about 50k of symbols from system libraries + a boatload of my own symbols. That would probably add up to 100k or so.
If I run nm on the development binary I get a lot of symbols from my own libraries that aren't really used. Can I get rid of those in an easy way?


Jan.

_______________________________________________
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


  • Prev by Date: Re: What OSX release best to build for compatibility?
  • Next by Date: I cannot see my icons in the Images pane in IB
  • Previous by thread: Re: Keep function names in deployment binary?
  • Next by thread: Re: Keep function names in deployment binary?
  • Index(es):
    • Date
    • Thread