I can’t use test_summary on my server to send you the test result as suggested in your web site: srcdir/contrib/test_summary -p your_commentary.txt \ -m gcc-testresults@xxxxxxxxxxx |sh The test gives me these result === gcc Summary === # of expected passes 94728 # of expected failures 263 # of unsupported tests 1602 === g++ Summary === # of expected passes 54546 # of expected failures 292 # of unsupported tests 923 === libstdc++ Summary === # of expected passes 9272 # of expected failures 45 # of unsupported tests 217 === libgomp Summary === # of expected passes 1319 === libitm Summary === # of expected passes 26 # of expected failures 3 # of unsupported tests 1 === libatomic Summary === # of expected passes 54 But at the end I still have === libatomic Summary === # of expected passes 54 make[4]: Leaving directory `/home/chengm/src/gcc-obj/x86_64-unknown-linux-gnu/libatomic/testsuite' make[3]: Leaving directory `/home/chengm/src/gcc-obj/x86_64-unknown-linux-gnu/libatomic/testsuite' make[3]: Entering directory `/home/chengm/src/gcc-obj/x86_64-unknown-linux-gnu/libatomic' true DO=all multi-do # make make[3]: Leaving directory `/home/chengm/src/gcc-obj/x86_64-unknown-linux-gnu/libatomic' make[2]: Leaving directory `/home/chengm/src/gcc-obj/x86_64-unknown-linux-gnu/libatomic' make[1]: Leaving directory `/home/chengm/src/gcc-obj' make: *** [do-check] Error 2 make: Target `check' not remade because of errors. Please guide whether my installation is ok or not. -- View this message in context: http://gcc.1065356.n5.nabble.com/GNU-4-8-4-installation-error-tp1113552.html Sent from the gcc - Help mailing list archive at Nabble.com.