This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


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

Re: Size of gcj binaries



Bryce wrote:
> I've just noticed that recent versions of the compiler have reduced the
> size of a Java "hello world" binary by more than 50%:

Interesting.  But what about the size of optimized binaries?  Random
stuff happens at -O0, so binary sizes aren't meaningful.  I, for one,
have added code guaranteed to _increase_ the size of unoptimized
binaries (which is why I'm surprised they're smaller).

AG

-- 
Anthony Green                                                        Red Hat
                                                       Sunnyvale, California

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