This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap broken
- From: Paolo Bonzini <paolo dot bonzini at lu dot unisi dot ch>
- To: Martin Reinecke <martin at MPA-Garching dot MPG dot DE>, GCC Development <gcc at gcc dot gnu dot org>
- Date: Mon, 03 Jul 2006 11:03:43 +0200
- Subject: Re: Bootstrap broken
- References: <44A8D4CD.4030407@mpa-garching.mpg.de>
Martin Reinecke wrote:
Hi,
I'm observing the following bootstrap problem with mainline in
i686-pc-linux-gnu:
the initial ./configure dies with:
[...]
checking how to compare bootstrapped objects... cmp --ignore-initial=16
$$f1 $$f2
checking for correct version of gmp.h... yes
checking for MPFR... yes
configure: error: The gcc/. directory contains parts of c++ but is missing
make: *** No rule to make target `bootstrap'. Stop.
Any ideas?
That's me.
Paolo