Author: matthew
Date: 2012-05-06 04:02:42 -0600 (Sun, 06 May 2012)
New Revision: 9846
Modified:
trunk/BOOK/chapter05/binutils-pass2.xml
trunk/BOOK/chapter05/glibc.xml
Log:
Fix a couple of toolchain related typos.
Modified: trunk/BOOK/chapter05/binutils-pass2.xml
===================================================================
--- trunk/BOOK/chapter05/binutils-pass2.xml 2012-05-06 10:01:29 UTC (rev
9845)
+++ trunk/BOOK/chapter05/binutils-pass2.xml 2012-05-06 10:02:42 UTC (rev
9846)
@@ -54,8 +54,7 @@
<para>Prepare Binutils for compilation:</para>
-<screen><userinput remap="configure">
-CC=$LFS_TGT-gcc \
+<screen><userinput remap="configure">CC=$LFS_TGT-gcc \
AR=$LFS_TGT-ar \
RANLIB=$LFS_TGT-ranlib \
../binutils-&binutils-version;/configure \
Modified: trunk/BOOK/chapter05/glibc.xml
===================================================================
--- trunk/BOOK/chapter05/glibc.xml 2012-05-06 10:01:29 UTC (rev 9845)
+++ trunk/BOOK/chapter05/glibc.xml 2012-05-06 10:02:42 UTC (rev 9846)
@@ -223,9 +223,7 @@
<para>If the output is not shown as above or there was no output at all,
then something is wrong. Investigate and retrace the steps to find out
where the problem is and correct it. This issue must be resolved before
- continuing on. Something may have gone wrong with the specs file amendment
- above. In this case, redo the specs file amendment, being careful to
- copy-and-paste the commands.</para>
+ continuing on.</para>
<para>Once all is well, clean up the test files:</para>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page