This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Bootstrap Failure in libjava (i686-pc-linux-gnu)
- From: Tom Tromey <tromey at redhat dot com>
- To: Ranjit Mathew <rmathew at gmail dot com>
- Cc: java at gcc dot gnu dot org
- Date: 24 Mar 2005 08:38:23 -0700
- Subject: Re: Bootstrap Failure in libjava (i686-pc-linux-gnu)
- References: <d1udp0$2s3$1@sea.gmane.org>
- Reply-to: tromey at redhat dot com
>>>>> "Ranjit" == Ranjit Mathew <rmathew@gmail.com> writes:
Ranjit> I see this weird bootstrap failure in libjava
Ranjit> on i686-pc-linux-gnu with mainline updated from
Ranjit> CVS:
Probably my fault. I'm investigating.
Ranjit> Any ideas?
Offhand it looks like we're missing a -B pointing to the directory
holding libgcj.spec.
Tom