This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

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


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