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]

RE: Size problem


> I'd like to use GCJ for application but could it be 
> possible to reduce the size of the applications ?

If you are concerned about download size, you'll find that 
GCJ executables compress surprisingly well.

I've got a 14MB .exe file that appears to contain mostly air.
Together with some other stuff, it zips up to a 2.1MB 
.zip file(the -Os option still causes me some
problems, PR reported).

Øyvind


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