From e3e989ad37ac7a2da9265648f68c7f8b0c9bd64d Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 1 Sep 2017 19:36:17 +0000 Subject: Update comments about gcc and bison tests git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11293 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'chapter06/gcc.xml') diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index b8fa2a327..289885a72 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -131,6 +131,14 @@ cd build Unless the test results are vastly different from those at the above URL, it is safe to continue. + + On some combinations of kernel configuration and AMD processors + there may be more than 1100 failures in the gcc.target/i386/mpx + tests (which are designed to test the MPX option on recent + Intel processors). These can safely be ignored on AMD + processors. + + Install the package: make install -- cgit v1.2.3-54-g00ecf