From 53315193788755aae6f2be447a47e87260b5c0a0 Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Thu, 2 Oct 2003 04:51:57 +0000 Subject: Yet more clarifying text re test suites. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/binutils-inst.xml | 4 ++++ chapter06/gcc-inst.xml | 4 ++++ chapter06/glibc-inst.xml | 4 ++++ 3 files changed, 12 insertions(+) (limited to 'chapter06') diff --git a/chapter06/binutils-inst.xml b/chapter06/binutils-inst.xml index a40b4c8a1..1da69e4a2 100644 --- a/chapter06/binutils-inst.xml +++ b/chapter06/binutils-inst.xml @@ -55,6 +55,10 @@ generates code that can be executed on PowerPC machines). make check +The test suite notes from the "Installing Binutils - Pass 2" section in +Chapter 5 are still very much appropriate here. Be sure to refer back there +should you have any doubts. + Install the package: make tooldir=/usr install diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml index 909e6c0e2..ad84368ea 100644 --- a/chapter06/gcc-inst.xml +++ b/chapter06/gcc-inst.xml @@ -53,6 +53,10 @@ known ones): make -k check +The test suite notes from the "Installing GCC - Pass 2" section in Chapter +5 are still very much appropriate here. Be sure to refer back there should you +have any doubts. + And install the package: make install diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml index ce8db035a..ab2895e23 100644 --- a/chapter06/glibc-inst.xml +++ b/chapter06/glibc-inst.xml @@ -58,6 +58,10 @@ kernel headers into /usr/include. make check +The test suite notes from the "Installing Glibc" section in Chapter 5 are +still very much appropriate here. Be sure to refer back there should you have +any doubts. + And install the package: make install -- cgit v1.2.3-54-g00ecf