This is the mail archive of the java@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: The last of the troubles in Mohans 20030522 solved


Øyvind Harboe writes:
 > 
 > I installed a silly Windows program that modified the CLASSPATH
 > environment variable.

Oh, I see what you mean.

 > I presume there was something in the .jars that the Windows
 > program added to CLASSPATH, because jc1.exe all the sudden
 > failed to allocate 1.7GB.

We don't cope well with malformed jarfiles.  Sorry.

 > W.r.t. GCJ, I'd like it not to read the CLASSPATH environment
 > variable, which I think it doesn't as long as I specify the
 > --classpath option on the command line.

gcj does whatever Sun's javac does, unless there's a strong reason to
do something different.

Andrew.


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