On Jul 25, 2009, at 12:54 PM, Paolo Bonzini wrote:

Am i missing something?

No, it is a bug due to the build-with-C++ patches. Please file a PR and, in the meanwhile, try --enable-stage1-languages=c,c++

That seemed to work, thanks, bootstrap has gotten past my old problem.

or --enable-build-with-cxx.

This fails with

Configuring stage 1 in ./libcpp
<stuff omitted>
checking dependency style of g++... none
configure: error: no usable dependency style found
make[2]: *** [configure-stage1-libcpp] Error 1
make[2]: Leaving directory `/home/lucier/programs/gcc/objdirs/ mainline'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/lucier/programs/gcc/objdirs/ mainline'
make: *** [bootstrap] Error 2


Brad

Reply via email to