binutils make check error
Hi,
i compiled successfully. When i give make check as in lfs chapter 6.13.1
following is the error i got.
=== ld Summary ===
# of expected passes 14
# of unexpected failures 8
# of expected failures 1
# of unresolved testcases 9
# of unsupported tests 2
/sources/binutils-build/ld/ld-new 20041220
make[3]: *** [check-DEJAGNU] Error 1
make[3]: Leaving directory `/sources/binutils-build/ld'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/sources/binutils-build/ld'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/sources/binutils-build/ld'
make: *** [check-ld] Error 2
root:/sources/binutils-build# echo $CFLAGS
root:/sources/binutils-build# echo $CXXFLAGS
thanks,
saravanan
|