From 965224946e10cde1353270c2b82d64aa7c641e04 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 16 May 2004 00:06:08 +0000 Subject: HEAD: Retaged the SBUs/disk-usage sections, the lists of options and the contents sections in chapter05. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3600 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/binutils-pass2.xml | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) (limited to 'chapter05/binutils-pass2.xml') diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index 65e4d267d..584fd4513 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -3,7 +3,7 @@ %general-entities; ]> - + Binutils-&binutils-version; - Pass 2 @@ -11,11 +11,17 @@ Binutils tools, pass 2 -&buildtime; 1.5 SBU -&diskspace; 108 MB + +<segmentedlist> +<segtitle>&buildtime;</segtitle> +<segtitle>&diskspace;</segtitle> +<seglistitem><seg>1.5 SBU</seg><seg>108 MB</seg></seglistitem> +</segmentedlist> -<sect2> +</sect2> + +<sect2 role="installation"> <title>Re-installation of Binutils Create a separate build directory again: @@ -30,13 +36,15 @@ cd ../binutils-build The meaning of the new configure option: - ---with-lib-path=/tools/lib: This tells -the configure script to specify the library search path during the compilation -of Binutils, resulting in /tools/lib to be passed to the -linker. This prevents the linker from searching through library directories on -the host. - + + +--with-lib-path=/tools/lib +This tells the configure script to specify the library search path +during the compilation of Binutils, resulting in /tools/lib +to be passed to the linker. This prevents the linker from searching through library +directories on the host. + + Before starting to build Binutils, remember to unset any environment variables that override the default optimization flags. @@ -88,7 +96,7 @@ in the state they are in now. - +<sect2 role="content"><title/> <para>The details on this package are found in <xref linkend="contents-binutils"/>.</para> </sect2> -- cgit v1.2.3-54-g00ecf