compile problem

Tom Tromey tromey@redhat.com
Thu Feb 7 13:05:00 GMT 2002


>>>>> "Nic" == Nic Ferrier <nferrier@tapsellferrier.co.uk> writes:

Nic>  gcj -d classes -classpath $CLASSPATH \
Nic>    ../paperclips/source/gnu/inet/mime/base64/Base64InputStream.java

Using --classpath suppresses the internal system path.
I looked and gcj.texi seems to get this wrong :-(

Try --CLASSPATH instead.
I'll fix the manual later on.

Nic> PS this starts the slow grind of getting paperclips to compile with
Nic> gcj... once that's done, we'll have a very nice webserver!

Cool.

Tom



More information about the Java mailing list