This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: compile problem
- From: Tom Tromey <tromey at redhat dot com>
- To: Nic Ferrier <nferrier at tapsellferrier dot co dot uk>
- Cc: java at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: 07 Feb 2002 18:56:25 -0700
- Subject: Re: compile problem
- References: <87zo2lyt58.fsf@tf1.tapsellferrier.co.uk> <87r8nx3w1p.fsf@creche.redhat.com> <87wuxpyoj2.fsf@tf1.tapsellferrier.co.uk>
- Reply-to: tromey at redhat dot com
>>>>> "Nic" == Nic Ferrier <nferrier@tapsellferrier.co.uk> writes:
Nic> Ok. Attached is a patch for the manual. May I check it in?
I already checked in a patch.
Nic> IMHOP the pre-patched manual SHOULD be correct because GCJ's
Nic> -classpath option SHOULD NOT override the system classpath, Sun's
Nic> does not and if GCJ does it makes portable makefiles a right
Nic> royal pain in the ars*.
This makes sense to me. See also PR 1374. 100% compatibility would
be nice. But I think we don't require that from a single patch --
anything that takes us closer to that goal would be good.
Tom