Test
Olivier.Lefevre@wdr.com
Olivier.Lefevre@wdr.com
Wed Sep 16 16:38:00 GMT 1998
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
More information about the Java
mailing list