This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
.EXE on mingw32 -- huge size
- From: funchlady <finchlady888 at hotmail dot com>
- To: java at gcc dot gnu dot org
- Date: Thu, 20 Mar 2008 05:31:41 -0700 (PDT)
- Subject: .EXE on mingw32 -- huge size
Hi,
I tried gcj to have executables. The good news is gcj works. The size of
.EXE file is too huge. For example,
class file of a program printing "Hello World" has 410 bytes, and the
executable has 12.7MB.
"strip" cannot reduce the size, either. Is there any way to reduce the .EXE
size?
Thank you.
--
View this message in context: http://www.nabble.com/.EXE-on-mingw32----huge-size-tp16177471p16177471.html
Sent from the gcc - java mailing list archive at Nabble.com.