Changeset 5cafa13


Ignore:
Timestamp:
May 1, 2006, 3:32:34 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
98bb16c
Parents:
965e93d
Message:

r3222@server (orig r1500): chris | 2006-05-01 14:32:20 -0700
Rewrote the description of why the /cross-tools symlink is created

File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-preps/creatingcrossdir.xml

    r965e93d r5cafa13  
    3030<screen><userinput>ln -sv $LFS/cross-tools /</userinput></screen>
    3131
    32   <para>The created symlink enables the toolchain to be compiled so that
    33   it always refers to <filename class="directory">/cross-tools</filename>,
    34   meaning that the compiler, assembler, and linker will be available for
    35   use later if some unforseen circumstances happen.</para>
     32  <para>The symlink isn't technically necessary (though the book's
     33  instructions do assume its existence), but is there mainly for
     34  consistency (because /tools is also symlinked to $LFS/tools) and to
     35  somewhat simplify the installation of the cross-compile tools.</para>
    3636
    3737</sect1>
Note: See TracChangeset for help on using the changeset viewer.