In the latest gcc, the regression tests are pretty good. I did need to increase the stack size again to handle the torture tests, but the only FAIL that I get is in the well known and documented libmudflap (libmudflap.c++/pass55-frag.cxx).
When I examine the test log, I do get an Error early: make[3]: Entering directory `/sources/gcc-build/fixincludes' autogen -T ../../gcc-4.7.1/fixincludes/check.tpl ../../gcc-4.7.1/fixincludes/inclhack.def make[3]: autogen: Command not found make[3]: *** [check] Error 127 We don't want to use fixincludes anyway. Should I fix up the make check Makefile to skip this so we don't get the error, or should I just ignore it? The autogen problem has come up before, but it went away. In any case it's back. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page