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: Tom Tromey <tromey@cygnus.com>
To: Bryce McKinlay <bryce@albatross.co.nz>
Cc: apbianco@cygnus.com, java-gnats@sourceware.cygnus.com
Subject: Re: gcj/365: gcj cant find libgcj.zip
Date: 03 Nov 2000 02:11:27 -0700

 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.
 
 Tom

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