mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 14:24:10 +01:00
Moved text in section 5.7 'Adjusting the Toolchain' referencing TCL out of the caution and into its own note
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
b760bcfa3d
commit
9b41802b14
@ -38,6 +38,11 @@
|
||||
<listitem>
|
||||
<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>
|
||||
|
@ -116,10 +116,11 @@ readelf -l a.out | grep ': /tools'</userinput></screen>
|
||||
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user