| <sect2><title>Installation of Binutils</title><para>Install Binutils by running the following commands:</para><para><screen><userinput>./configure --prefix=$LFS/usr --disable-nls &&</userinput><userinput>make -e LDFLAGS=-all-static tooldir=$LFS/usr &&</userinput><userinput>make -e tooldir=$LFS/usr install</userinput></screen></para></sect2>
 |