public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Bootstrap failure configuring in-tree gmp in mainline
@ 2009-07-15 20:38 Bradley Lucier
  2009-07-25 11:18 ` Ralf Wildenhues
  2009-07-25 16:54 ` Paolo Bonzini
  0 siblings, 2 replies; 8+ messages in thread
From: Bradley Lucier @ 2009-07-15 20:38 UTC (permalink / raw)
  To: gcc; +Cc: Bradley Lucier

After configuring

Target: x86_64-unknown-linux-gnu
gcc version 4.5.0 20090715 (experimental) [trunk revision 149654] (GCC) 

with

../../mainline/configure --enable-checking=release --prefix=/pkgs/gcc-mainline-mem-stats --enable-languages=c --enable-gather-detailed-mem-stats

I get the bootstrap error:

Configuring stage 2 in ./gmp
< stuff omitted>
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
make[2]: *** [configure-stage2-gmp] Error 1
make[2]: Leaving directory `/home/lucier/programs/gcc/objdirs/mainline'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/home/lucier/programs/gcc/objdirs/mainline'
make: *** [bootstrap] Error 2

This is using an in-tree gmp 4.3.0, gmp/config.log reports:

configure:11030: checking how to run the C++ preprocessor
configure:11061:  /home/lucier/programs/gcc/objdirs/mainline/./prev-gcc/g++ -B/home/lucier/programs/gcc/objdirs/mainline/./prev-gcc/ -B/pkgs/gcc-mainline-mem-stats/x86_64-unknown-linux-gnu/bin/ -nostdinc++ -I/home/lucier/programs/gcc/objdirs/mainline/prev-x86_64-unknown-linux-gnu/libstdc++-v3/include/x86_64-unknown-linux-gnu -I/home/lucier/programs/gcc/objdirs/mainline/prev-x86_64-unknown-linux-gnu/libstdc++-v3/include -I/home/lucier/programs/gcc/objdirs/mainline/../../mainline/libstdc++-v3/libsupc++ -L/home/lucier/programs/gcc/objdirs/mainline/prev-x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs -E -DNO_ASM conftest.cc
/home/lucier/programs/gcc/mainline/gmp/configure: line 11062: /home/lucier/programs/gcc/objdirs/mainline/./prev-gcc/g++: No such file or directory
<stuff omitted>
configure:11061: /lib/cpp -DNO_ASM conftest.cc
cpp: error trying to exec 'cc1plus': execvp: No such file or directory

Am i missing something? 

Brad

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-08-05 22:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-15 20:38 Bootstrap failure configuring in-tree gmp in mainline Bradley Lucier
2009-07-25 11:18 ` Ralf Wildenhues
2009-07-25 16:47   ` Bradley Lucier
2009-07-25 16:54 ` Paolo Bonzini
2009-07-25 18:16   ` Bradley Lucier
2009-07-25 18:18     ` Bradley Lucier
2009-07-25 18:26       ` Paolo Bonzini
2009-08-06  8:42   ` Bradley Lucier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).