![]() |
![]() |
#1 |
Aug 2006
5,987 Posts |
![]()
I'm having trouble making gcc 4.4.0 in 64-bit (x86_64) Ubuntu 9.04. It appears to compile correctly (no problems in configure or make), but make check fails. I was able to isolate it to make check-target, which gives:
Code:
Running /home/charles/Desktop/gccsrc/libstdc++-v3/testsuite/libstdc++-abi/abi.exp ... FAIL: abi_check Running /home/charles/Desktop/gccsrc/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp ... XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors) === libstdc++ Summary === # of expected passes 5841 # of unexpected failures 1 # of unexpected successes 1 # of expected failures 80 # of unsupported tests 333 make[3]: *** [check-DEJAGNU] Error 1 make[3]: Leaving directory `/home/charles/Desktop/gcc-4.4.0/x86_64-unknown-linux-gnu/libstdc++-v3/testsuite' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/home/charles/Desktop/gcc-4.4.0/x86_64-unknown-linux-gnu/libstdc++-v3/testsuite' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/home/charles/Desktop/gcc-4.4.0/x86_64-unknown-linux-gnu/libstdc++-v3' make: *** [check-target-libstdc++-v3] Error 2 |
![]() |
![]() |
![]() |
#2 |
Jan 2008
France
22×149 Posts |
![]()
It looks like you're not alone:
http://gcc.gnu.org/ml/gcc-testresult.../msg01615.html I agree that doesn't solve your problem. I guess the best thing to do is to ask on the gcc development list. |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help building GMP for prime95 29.3 | Prime95 | Linux | 16 | 2017-08-29 18:02 |
Building sr1sieve for RPi | wombatman | Software | 14 | 2017-03-04 16:21 |
Building MSieve without VS? | SWSaunders | Msieve | 3 | 2013-04-26 11:19 |
Help building new computer | Prime95 | Hardware | 30 | 2009-09-12 05:58 |
Building on Linux? | FenwayFrank | Software | 4 | 2002-10-20 21:59 |