GIJ configure options for extremes

Tom Tromey tromey@redhat.com
Tue Apr 25 01:46:00 GMT 2006


>>>>> "Philippe" == Philippe Laporte <philippe.laporte@gatespacetelematics.com> writes:

Philippe> For GIJ, what is the optimal set of configure options, on
Philippe> x86 and then on ARM and PPC (x86 only will good for a
Philippe> start), for :

Philippe> - smallest size
Philippe> - best speed

We don't really have options to shrink the library at a macro level.

For size you can try building the library with -Os, I suppose.
There's also -freduced-reflection, but this is pretty specialized;
see the manual.

It is already built for speed, though perhaps on some platforms
further tweaks would help.

Tom



More information about the Java mailing list