compile problem
Nic Ferrier
nferrier@tapsellferrier.co.uk
Thu Feb 7 13:05:00 GMT 2002
Tom Tromey <tromey@redhat.com> writes:
> >>>>> "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.
Ok. Attached is a patch for the manual. May I check it in?
IMHOP the pre-patched manual SHOULD be correct because GCJ's -classpath
option SHOULD NOT override the system classpath, Sun's does not and
if GCJ does it makes portable makefiles a right royal pain in the
ars*.
If I do a patch for GCJ will that be okay? (I'll have to patch the
manual back of course!)
Nic
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcj.texi.diff
Type: text/x-patch
Size: 1164 bytes
Desc: correct info re CLASSPATH
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20020207/eea08aa5/attachment.bin>
More information about the Java-patches
mailing list