LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   doubt with "make check" of gcc in chapter 6 (https://www.linuxquestions.org/questions/linux-from-scratch-13/doubt-with-make-check-of-gcc-in-chapter-6-a-620664/)

lfs_rocks 02-12-2008 04:33 PM

doubt with "make check" of gcc in chapter 6
 
Hi all

i have compared the test summary given in
http://www.linuxfromscratch.org/lfs/...ests/065-glibc
with the test summary that i have got...

the figures are matching exactly....

Summary
Quote:

root:/sources/gcc-build# ../gcc-4.1.2/contrib/test_summary|grep -A7 Summ
=== g++ Summary ===

# of expected passes 12408
# of unexpected successes 2
# of expected failures 66
# of unsupported tests 69
/sources/gcc-build/gcc/testsuite/g++/../../g++ version 4.1.2

--
=== gcc Summary ===

# of expected passes 38985
# of unexpected successes 2
# of expected failures 99
# of untested testcases 28
# of unsupported tests 246
/sources/gcc-build/gcc/xgcc version 4.1.2
--
=== libmudflap Summary ===

# of expected passes 1799
=== libstdc++ tests ===


Running target unix
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)
--
=== libstdc++ Summary ===

# of expected passes 3398
# of unexpected successes 1
# of expected failures 12
# of unsupported tests 324

Compiler version: 4.1.2

I hope i can continue further.....

Please let me know whether i am correct or not.....


THANKS IN ADVANCE

druuna 02-13-2008 12:15 AM

Hi,

If they match: Continue.


All times are GMT -5. The time now is 09:25 AM.