Author: bdubbs
Date: 2006-07-10 20:09:51 -0600 (Mon, 10 Jul 2006)
New Revision: 7653
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter05/adjusting.xml
Log:
Moved text in section 5.7 'Adjusting the Toolchain' referencing TCL out of the
caution and into its own note
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2006-07-11 01:32:30 UTC (rev 7652)
+++ trunk/BOOK/chapter01/changelog.xml 2006-07-11 02:09:51 UTC (rev 7653)
@@ -39,6 +39,11 @@
<para>July 11, 2006</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Moved text in section 5.7 "Adjusting the Toolchain"
+ referencing TCL out of the caution and into its own note so it does
not
+ get included later in gcc-pass2.
+ Closes ticket #1822.</para>
+ <listitem>
<para>[bdubbs] - Updated the kernel to version 2.6.16.24.
Closes ticket #1808.</para>
</listitem>
Modified: trunk/BOOK/chapter05/adjusting.xml
===================================================================
--- trunk/BOOK/chapter05/adjusting.xml 2006-07-11 01:32:30 UTC (rev 7652)
+++ trunk/BOOK/chapter05/adjusting.xml 2006-07-11 02:09:51 UTC (rev 7653)
@@ -116,10 +116,11 @@
<screen><userinput>rm -v dummy.c a.out</userinput></screen>
- <para>Building TCL in the next section will serve as an additional check
that
- the toolchain has been built properly. If TCL fails to build, it is an
- indication that something has gone wrong with the Binutils, GCC, or Glibc
- installation, but not with TCL itself.</para>
</caution>
+ <note><para>Building TCL in the next section will serve as an additional
check that
+ the toolchain has been built properly. If TCL fails to build, it is an
+ indication that something has gone wrong with the Binutils, GCC, or Glibc
+ installation, but not with TCL itself.</para></note>
+
</sect1>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page