Test

Per Bothner bothner@cygnus.com
Wed Sep 16 13:52:00 GMT 1998


> How about telling us a few words on how you plan to handle dependancies (you 
> know, which classes need to be included so that the target classes will
> run). How does that map, conceptually, to conventional (i.e., C/C++)
> compiler/linker technology?

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