Re: Bloated binaries
Re: Bloated binaries
- Subject: Re: Bloated binaries
- From: David Catmull <email@hidden>
- Date: Sat, 7 Aug 2004 16:32:21 -0600
On Aug 6, 2004, at 5:55 PM, email@hidden wrote:
try:
nm -ap <Binary> | grep "SO "
and
nm -ap <Plugin> | grep "SO "
Well I got nothing for the host app, and a bunch of stuff for the
plugin. So the next question is, what is accounting for the difference?
As I said, I couldn't find any difference in the build settings.
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
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.