On 30 August 2010 02:59, Tom Browder wrote: > I posted this earlier on gcc-help but no solutions that worked. > > After a good build of gcc-4.5.1 I did 'make check' (several times > now). I only get one failure for languages c,c++,fortran. > > Portion of test results showing failure: > > Running target unix > Using /usr/share/dejagnu/baseboards/unix.exp as board description file > for target. > Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. > Using /disk3/extsrc/gcc-4.5.1/libstdc++-v3/testsuite/config/default.exp > as tool-and-target-specific interface file. > Running /disk3/extsrc/gcc-4.5.1/libstdc++-v3/testsuite/libstdc++-abi/abi.exp > ... > FAIL: abi_check > > I searched the test results at > <http://gcc.gnu.org/ml/gcc-testresults/> and found similar failures > but I haven't found any discussion on the gcc list since 2009-10. > > Any ideas?
Look in ${TARGET}/libstdc++-v3/testsuite/libstdc++.log to see details of the failure and try asking on the libstdc++ list.