From 16471f853954bf2fa66f43545084961f38ed4a01 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 20 Aug 2009 04:41:48 +0000 Subject: Reworded the notes in the General Compilation Instructions and added a note to bin-utils to have users actually read the General Compilation Instructions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 6 ++++-- chapter05/binutils-pass1.xml | 4 ++++ chapter05/generalinstructions.xml | 10 +++++++--- general.ent | 4 ++-- 4 files changed, 17 insertions(+), 7 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index dcc2500d1..d84846a1b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,10 +37,12 @@ --> - 2009-08-16 + 2009-08-19 - No changes to date. + [bdubbs] - Reworded the notes in the General Compilation + Instructions and added a note to bin-utils to have users + actually read the General Compilation Instructions. diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml index 3ab5a3c03..f470e58c4 100644 --- a/chapter05/binutils-pass1.xml +++ b/chapter05/binutils-pass1.xml @@ -43,6 +43,10 @@ Installation of Cross Binutils + Go back and re-read the notes in the previous section. + Understanding the notes lablelled important will save you a lot + of problems later. + It is important that Binutils be the first package compiled because both Glibc and GCC perform various tests on the available linker and assembler to determine which of their own features to diff --git a/chapter05/generalinstructions.xml b/chapter05/generalinstructions.xml index bab8bed22..0b405842e 100644 --- a/chapter05/generalinstructions.xml +++ b/chapter05/generalinstructions.xml @@ -55,14 +55,18 @@ - Finally, one last important item must be emphasized: + Finally, two last important items must be emphasized: + + + The build instructions assume that the bash + shell is in use. + Before issuing the build instructions for a package, the package should be unpacked as user lfs, and a cd into the created directory should be - performed. The build instructions assume that the - bash shell is in use. + performed. diff --git a/general.ent b/general.ent index 8a50ed7e8..59086ac0b 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + + -- cgit v1.2.3-54-g00ecf