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.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: Test



> 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