Question about compiling .jar files?

Dan Bolser dmb@mrc-dunn.cam.ac.uk
Sat Nov 27 10:57:00 GMT 2004


I should note that I can compile the colt package with no problem..

gcj -c colt-1.2.0.zip -o colt-1.2.0.o

Works instantly.

I need to compile the jung-1.5.jar to link against my code so I can
compile my code. 

I can't find a how to for linking multiple required jar files into a
single compile step.





More information about the Java mailing list