This is the mail archive of the java-prs@sources.redhat.com 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]

Re: gcj/365: gcj cant find libgcj.zip


The following reply was made to PR gcj/365; it has been noted by GNATS.

From: Bryce McKinlay <bryce@albatross.co.nz>
To: tromey@cygnus.com
Cc: apbianco@cygnus.com, java-gnats@sourceware.cygnus.com
Subject: Re: gcj/365: gcj cant find libgcj.zip
Date: Fri, 03 Nov 2000 22:26:39 +1300

 Tom Tromey wrote:
 
 > Bryce>  The real problem appears to be that the gcc.c driver fails to
 > Bryce>  set the environment variable GCC_EXEC_PREFIX that jc1 uses to
 > Bryce>  locate libgcj.zip (make_relative_prefix() returns NULL when
 > Bryce>  its supposed to return its value).
 >
 > If this is a bug introduced by someone making an incompatible change,
 > feel free to complain to the gcc list and ask that person to fix it.
 > Incompatible changes shouldn't screw us, since we are in the tree.
 
 Well, presumably its been broken for a long time and its only the
 fallback method which broke recently. I've sent a complaint to gcc-bugs
 anyway ;-)
 
 regards
 
   [ bryce ]
 
 
 

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