Re: error when building trunk rev. 190799

2012-09-10 Thread niXman
2012/9/10 Kai Tietz: > Hi, > > well, those failures are caused by -Werror switch. You should turn it > off. You mean '--disable-werror'? If so, then I use this option. > Nevertheless there is already a bug report about this. See bug > 53912 with title "[Bug bootstrap/53912] [4.7/4.8 Regression]

Re: error when building trunk rev. 190799

2012-09-10 Thread Kai Tietz
Hi, well, those failures are caused by -Werror switch. You should turn it off. Nevertheless there is already a bug report about this. See bug 53912 with title "[Bug bootstrap/53912] [4.7/4.8 Regression] bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32" Rega