This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: TLtest failures in gcc-3.1
- From: Tom Tromey <tromey at redhat dot com>
- To: Christian Jönsson <christian at j-son dot org>
- Cc: java <java at gcc dot gnu dot org>
- Date: 02 May 2002 12:23:24 -0600
- Subject: Re: TLtest failures in gcc-3.1
- References: <20020430072238.GA1018@j-son.org>
- Reply-to: tromey at redhat dot com
>>>>> "Christian" == Christian Jönsson <christian@j-son.org> writes:
Christian> In-tree joined gcc-3.1 and binutils-2.12 cvs branches.
Christian> gcj: /share2/gcc-rel/objdir/sparc-linux/libjava/testsuite/Data-B/share2/gcc-rel/objdir/gcc/.class: No such file or directory
Christian> gcj: no input files
This usually indicates a libtool buglet, as I recall.
I think we have a specially hacked libtool that works around it (to be
honest I've lost track of all our libtool gyrations :-).
Tom