Re: Bootstrap failure configuring in-tree gmp in mainline

2009-08-05 Thread Bradley Lucier
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++ or -- enable-build-with-cxx. I filed PR40950 for this. I also filed PR40968 for a

Re: Bootstrap failure configuring in-tree gmp in mainline

2009-07-25 Thread Paolo Bonzini
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. Ah, I was too quick, it failed again at the next bootstrap stage.

Re: Bootstrap failure configuring in-tree gmp in mainline

2009-07-25 Thread Bradley Lucier
On Jul 25, 2009, at 2:16 PM, Bradley Lucier wrote: 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, bo

Re: Bootstrap failure configuring in-tree gmp in mainline

2009-07-25 Thread Bradley Lucier
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-b

Re: Bootstrap failure configuring in-tree gmp in mainline

2009-07-25 Thread Paolo Bonzini
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++ or --enable-build-with-cxx. Thanks! Paolo

Re: Bootstrap failure configuring in-tree gmp in mainline

2009-07-25 Thread Bradley Lucier
Thanks for your reply. On Jul 25, 2009, at 7:18 AM, Ralf Wildenhues wrote: Does /home/lucier/programs/gcc/objdirs/mainline/./prev-gcc/g++ exist, No. and if yes, is it a functioning executable? If it doesn't exist, that looks like the toplevel logic for which languages to build still has a

Re: Bootstrap failure configuring in-tree gmp in mainline

2009-07-25 Thread Ralf Wildenhues
* Bradley Lucier wrote on Wed, Jul 15, 2009 at 10:37:56PM CEST: > 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-s

Bootstrap failure configuring in-tree gmp in mainline

2009-07-15 Thread 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