Re: Can't strip internal 'C' function symbols in framework product
Re: Can't strip internal 'C' function symbols in framework product
- Subject: Re: Can't strip internal 'C' function symbols in framework product
- From: Thomas Engelmeier <email@hidden>
- Date: Tue, 19 May 2009 17:34:10 +0200
Am May 16, 2009 um 12:43 AM schrieb Jerry Krinock:
Problem solved - mysteriously. When I wrote my first message I had
been going around in this circle for an hour or more:
Change some Build Setting or whatever
Clean All Targets
Build App with Tools and Framework as Dependencies
See if it succeeds
Run 'nm' on the product and examine symbols
Repeat
Now, after a few more rounds, I've got an app the builds and runs
successfully, and running 'nm' on the executable shows only others'
symbols and those that I had listed in my EXPORTED_SYMBOLS_FILE.
I believe the only lasting change I made was to change STRIP_STYLE
from 'all' to 'Non-Global Symbols', but that doesn't make sense
since this change means less aggressive stripping.
So, I don't understand it, but I'm not going to touch it any more.
All is wonderful except for my brain.
You probably checked "do deployment postprocessing".
In XCode, monkeying around with all the strip settings doesn't change
anything unless that checkbox is set.
_______________________________________________
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