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: Binary size of statically linked java application


Hi All,

>I usually remove AWT/Swing (the whole GUI stuff) and the whole 
>javax.crypto stuff. Then a real application is about 4.5mb (stripped of 
>course).

I'm not clear on why this would work given that the linker is supposed
to strip out unused code.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/




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