This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: testsuite says objects "are the same file"
- To: Jeff Sturm <jsturm at one-point dot com>
- Subject: Re: testsuite says objects "are the same file"
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Tue, 20 Mar 2001 13:00:13 +1200
- CC: Per Bothner <per at bothner dot com>, java at gcc dot gnu dot org
- References: <Pine.LNX.4.10.10103191444420.15740-100000@mars.deadcafe.org>
Jeff Sturm wrote:
> On 19 Mar 2001, Per Bothner wrote:
> > One mystery is why libtool thinks it needs to mv the .o file at all,
> > give that gcc does support -c combined with -o.
>
> Search for compiler_c_o in <target>/libjava/libtool. It gets sometimes
> misconfigured to "no" if gcj fails to run for any reason during libtool
> configure.
We do have a fix for this but it isn't checked in yet. I believe Alexandre
Oliva is waiting for some patches to come through the pipeline before
updating the trees to the latest libtool.
regards
[ bryce ]