Re: Strip and universal binaries
Re: Strip and universal binaries
- Subject: Re: Strip and universal binaries
- From: Steve Checkoway <email@hidden>
- Date: Fri, 24 Mar 2006 20:52:51 -0800
On Mar 22, 2006, at 4:46 PM, Justin C. Walker wrote:
On Mar 22, 2006, at 16:38 , Mark Thomas wrote:
Hi,
I’m trying to use strip with a universal binary, but it doesn’t
seem to work is there a way around this ? Or is a bug ?
Works for me. It would help to what "doesn't seem to work" means.
On PowerPC, I believe that the current developer tools aren't
"fully operational" for universal binaries; it works just fine on
an Intel Mac.
I find that I can extract i386 and ppc from a UB, strip all three,
recombine the i386 and ppc and if I compare file sizes alone, the
stripped UB is slightly smaller (by less than 1500 bytes) than the
one lipoed together. When I diff the outputs of nm -arch ppc (and
i386) of the two files, they are the same. This is all done on my G5,
so it seems that the tools are fully operational for me (at least
strip, and nm).
- Steve
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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