Reducing static binary size
Tom Tromey
tromey@redhat.com
Tue Feb 19 09:27:00 GMT 2002
>>>>> "Geert" == Geert Bevin <gbevin@uwyn.com> writes:
Geert> It there a way to reduce the size of the generated binary even
Geert> further, or does someone have any ideas about how to look into
Geert> that?
This has been extensively discussed on the list in the past. There
are a lot of good ideas (e.g., vtable GC, compressing metadata), but
nobody has implemented them yet. Adam Megacz has a script he uses to
reduce the size of his program; as I recall he made it available in
the recent past (within the last month or two).
Tom
More information about the Java
mailing list