This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: compile problem
>>>>> "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