On Sun, Jan 21, 2007 at 02:53:06PM +0100, Stefan Wetter wrote: > Hello! > > I get errors with libmudflap when testing. According to the book, that > is no problem. But how to resume the testsuite after that error? If i > run make -k check again, it runs all the tests again and stops with the > same error. > > Thank you! > Stefan > > PS: Searching the archives is not running properly. So i am sorry if > that is a duplicate question. > This is a *strange* question, because normally 'make -k' will continue to the end while reporting the errors.
All I can suggest is that perhaps you passed --enable-languages=c to configure, which would prevent it testing g++ and libstdc++. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
