Ignore:
Timestamp:
Feb 21, 2006, 1:47:04 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
59c6fc8
Parents:
adfe084
Message:

r920@server (orig r918): jim | 2005-12-19 23:10:57 -0800

r1104@server: jim | 2005-12-18 23:35:49 -0800
First part1 of the change from temp-tools to testsuite-tools


File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/common/how.xml

    radfe084 r5be6331  
    4040  <xref linkend="chapter-final-preps"/> carefully as it explains several
    4141  important issues the developer should be aware of before beginning to
    42   work through <xref linkend="chapter-temporary-tools"/> and
     42  work through <xref linkend="chapter-temp-system"/> and
    4343  beyond.</para>
    4444
    45   <para><xref linkend="chapter-temporary-tools"/> explains the
     45  <para><xref linkend="chapter-temp-system"/> explains the
    4646  installation of a number of packages that will form the basic
    4747  development suite (or toolchain) which is used to build the actual
     
    5050  to compile a compiler, you need a compiler.</para>
    5151
    52   <para><xref linkend="chapter-temporary-tools"/> also shows the user
     52  <para><xref linkend="chapter-temp-system"/> also shows the user
    5353  how to build a first pass of the toolchain, including Binutils and GCC
    5454  (first pass basically means these two core packages will be re-installed
     
    5757  a second pass of the toolchain will be built. This time, the toolchain
    5858  will be dynamically linked against the newly built Glibc. The remaining
    59   <xref linkend="chapter-temporary-tools"/> packages are built using this
     59  <xref linkend="chapter-temp-system"/> packages are built using this
    6060  second pass toolchain. When this is done, the LFS installation process
    6161  will no longer depend on the host distribution, with the exception of the
     
    6464  <para>This effort to isolate the new system from the host distribution
    6565  may seem excessive, but a full technical explanation is provided at the
    66   beginning of <xref linkend="chapter-temporary-tools"/>.</para>
     66  beginning of <xref linkend="chapter-temp-system"/>.</para>
    6767
    6868  <para>In <xref linkend="chapter-building-system"/>, the full LFS system is
Note: See TracChangeset for help on using the changeset viewer.