On Sep 2, 2009, at 12:14 PM, Martin Preuss wrote:

On Mittwoch, 2. September 2009, Martin Preuss wrote:
[...]
For example the size of libaqbanking.dylib looks very big compared to the
size of the source code... E.g. on my Ubuntu 9.04 Linux the size of
"libaqbanking.so.29.1.2" is 1.3M, not 33M...
[...]

BTW: This is with debugging symbols enabled; when stripped ("strip - s -S")
libaqbanking.so.29.1.2 is 746K...

That's something I need to understand. Even the object files are coming out huge. At the moment I can't build WebKit becuase ranlib runs out of virtual memory trying to catalog WebCore.a, which is bloated to 1.6 G (individual object files based on 2K of code bloat out to 3M). It's indeed likely that it's a big part of the problem.

Yes, debugging is turned on. I'll do a run with it off soon and see what happens. But ISTM that there's more than just debugging going on here.

Regards,
John Ralls

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to