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.