Re: Bloated binaries
Re: Bloated binaries
- Subject: Re: Bloated binaries
- From: Pavol Markovic <email@hidden>
- Date: Sat, 7 Aug 2004 09:28:15 +0200
If you have large ammount of statically allocated data, it'll increase
size of binary objects.
PM
On 6.8.2004, at 22:37, David Catmull wrote:
I have a project which includes an application and some plug-ins for
it. The plugins, for some reason, are coming out really huge: the host
app's binary is about 20k, but the plugins are over 3MB; the plugins
ought to be no bigger than the host app.
I thought maybe this was a dead code stripping issue, so I put off
complaining until XCode 1.5. I have now turned on the dead code
stripping options, cleaned and rebuilt one of the plugins, and it made
no difference. I made sure ZeroLink isn't turned on (it's also crossed
out, whatever that means). Does anyone have an idea of what could
cause this?
Thanks,
--
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.
_______________________________________________
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.