From 296762cd02ce492bdbd6c889b94bbe6974c34f41 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Thu, 12 May 2005 21:46:28 +0000 Subject: Wording and tagging improvements git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5318 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/toolchaintechnotes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter05/toolchaintechnotes.xml') diff --git a/chapter05/toolchaintechnotes.xml b/chapter05/toolchaintechnotes.xml index 9a065a054..5b2522458 100644 --- a/chapter05/toolchaintechnotes.xml +++ b/chapter05/toolchaintechnotes.xml @@ -66,7 +66,7 @@ search path ensures programs are linked only against chosen libraries Careful manipulation of gcc's -specs file tell the compiler which target dynamic +specs file tells the compiler which target dynamic linker will be used @@ -77,7 +77,7 @@ software features to enable or disable. This is more important than one might first realize. An incorrectly configured GCC or Glibc can result in a subtly broken toolchain, where the impact of such breakage might not show up until near the end of the build of an entire -distribution. A test suite failure will usually alert this error +distribution. A test suite failure will usually highlight this error before too much additional work is performed. Binutils installs its assembler and linker in two locations, -- cgit v1.2.3-54-g00ecf