This is the mail archive of the
java-prs@sources.redhat.com
mailing list for the Java project.
Re: gcj/365: gcj cant find libgcj.zip
- To: apbianco at cygnus dot com
- Subject: Re: gcj/365: gcj cant find libgcj.zip
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: 3 Nov 2000 09:30:01 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Bryce McKinlay <bryce at albatross dot co dot nz>
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 ]