This is the mail archive of the java-patches@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: -classpath switch patch


>>>>> "Nic" == Nic Ferrier <nferrier@tapsellferrier.co.uk> writes:

Nic> Attached is the patch for the classpath switch stuff.

I'm curious why you changed from --bootclasspath to --CLASSPATH.

Nic> The patch simply swaps the meaning of the -classpath and --CLASSPATH
Nic> switches so that the -classpath switch does NOT override the system
Nic> classpath (but the -CLASSPATH switch does).

I read this and I think it is fine.  Unfortunately I can't approve
compiler patches.  However it looks like Alex is listening so
hopefully it will go in soon.

Won't we now need to update libjava/Makefile.am to use --CLASSPATH?  I
think we do.  Could you make this change?  It is pre-approved once the
compiler change is ok (assuming it doesn't break the build or
something).

Tom


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