This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: The last of the troubles in Mohans 20030522 solved
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: <gnustuff at thisiscool dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: Sat, 14 Jun 2003 00:14:09 +0200
- Subject: RE: The last of the troubles in Mohans 20030522 solved
>> >But if I specify the --classpath, GCJ does not read CLASSPATH,
>> >right?
>>
>> See:
>>
>http://gcc.gnu.org/java/compile.html
Ah! Good.
The documentation above is a lot more explicit about this than the
manual:
http://gcc.gnu.org/onlinedocs/gcc-3.3/gcj/Input-Options.html#Input%20Opt
ions
Øyvind