From 9dfc02ff38f26117daffe7d8b822ebb64a3fed04 Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Mon, 3 May 2004 21:28:58 +0000 Subject: Current BE-LFS (but w/ GCC 3.3.3) merged -> 6.0 branch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/binutils-pass2.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'chapter05/binutils-pass2.xml') diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index 32c749b77..78436e1b0 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -50,7 +50,16 @@ running the test suites for the temporary tools here in this chapter. If nevertheless you want to run the Binutils test suite, the following command will do so: -make check +make -k check + +Except for a few known failures, the binutils tests should all pass. The +exceptions to this rule are as follows: + +* 5 FAIL (unexpected failure) for visibility +* 1 FAIL for selective4 +* 1 FAIL for selective5 + + + And install the package: make install -- cgit v1.2.3-54-g00ecf