diff --git a/chapter05/toolchaintechnotes.xml b/chapter05/toolchaintechnotes.xml index 63c9210e5..376337662 100644 --- a/chapter05/toolchaintechnotes.xml +++ b/chapter05/toolchaintechnotes.xml @@ -321,12 +321,12 @@ checking what linker to use... /mnt/lfs/tools/i686-lfs-linux-gnu/bin/ld Upon entering the chroot environment in , the first task is to install + linkend="chapter-chroot-temporary-tools"/>, the first task is to install libstdc++. Then temporary installations of programs needed for the proper operation of the toolchain are performed. Programs needed for testing other programs are also built. From this point onwards, the - core toolchain is self-contained and self-hosted. In the remainder of - the , final versions of all the + core toolchain is self-contained and self-hosted. In + , final versions of all the packages needed for a fully functional system are built, tested and installed.