From d9770aa36d1b24d75ca2df8a8c33faf3504861bf Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Tue, 6 Sep 2005 19:35:49 +0000 Subject: remove literal gcc4 from glibc explanation git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6817 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index dd738bc61..d45755995 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -120,9 +120,10 @@ make -k check >glibc-check-log 2>&1 ; grep Error glibc-check-log On at least i686 you can expect to see failures in the test-double - and test-idouble math tests with gcc4, as well as -an expected (ignored) failure in posix/annexc. These two -failures in the math tests appear to be harmless. + and test-idouble math tests with +gcc-&gcc-version;, as well as an expected (ignored) failure in +posix/annexc. These two failures in the math tests appear to be +harmless. The Glibc test suite is highly dependent on certain functions of the host system, in particular the kernel. In certain circumstances, -- cgit v1.2.3-54-g00ecf