This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the GCJ project. See the GCJ home page for more information.
OK but that sort of sidesteps the issue. What if for some reason one
wanted to produce a statically linked executable with minimal
footprint, i.e., just the required classes? Will that be an option?
-- O.L.
______________________________ Reply Separator _________________________________
There will be a "libjava.a" (or "libjava.so") containing the standard
classes and run-time system. You will compile your application to
..o files, that will be linked with libjava.{a,so}.
--Per Bothner
Cygnus Solutions bothner@cygnus.com http://www.cygnus.com/~bothner