This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Size of gcj binaries
- To: bryce at albatross dot co dot nz
- Subject: Re: Size of gcj binaries
- From: Anthony Green <green at cygnus dot com>
- Date: Sun, 16 Apr 2000 08:16:54 -0700
- CC: java-discuss at sourceware dot cygnus dot com
- References: <38F90CCB.56E4A4BD@albatross.co.nz>
- Reply-to: green at cygnus dot com
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