This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compile problem


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]