This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compiling with other optimization?


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...

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]