How to reduce size of executable?

Tom Tromey tromey@redhat.com
Wed Dec 11 11:58:00 GMT 2002


>>>>> "Sergiy" == Sergiy Lozovsky <serge_lozovsky@yahoo.com> writes:

Sergiy> Dynamically linked HelloWorld is 11K. Statically - 2M.
Sergiy> It's clear that a big part of libgcj is here.

Sergiy> I don't need dynamic class loading, so I don't need VM
Sergiy> at run time. How I can exclude VM and other stuff I
Sergiy> don't need from executable?

Read through the list archives.  This comes up quite a bit.

Tom



More information about the Java mailing list