Compiling with other optimization?

Dimitry Andric dimitry@andric.com
Fri Jul 9 17:42:00 GMT 2004


On 2004-07-09 at 11:52:06 Martin Egholm Nielsen wrote:

> Now I've tried with "-Os" as optimisation, but I'm not able to see any
> difference in library-sizes. My libgcj.so is still around 50 megs -

I haven't noticed much size difference either with -Os (on linux-arm,
in my case), but since your library is 50 megs, are you sure you
stripped it?  I guess Java stuff contains a *lot* of debug info, which
of course isn't any smaller when you compile with -Os...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 183 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20040709/0f2a6363/attachment.sig>


More information about the crossgcc mailing list