diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2a0af69d0..a477660c7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -45,11 +45,14 @@ 2016-08-22 + + [bdubbs] - Release LFS-7.10-rc1. + [bdubbs] - Update to linux-4.7.2. Fixes #3972. - + [bdubbs] - Update to dbus-1.10.10. Fixes #3967. diff --git a/chapter05/toolchaintechnotes.xml b/chapter05/toolchaintechnotes.xml index 252ea5262..e0ab899eb 100644 --- a/chapter05/toolchaintechnotes.xml +++ b/chapter05/toolchaintechnotes.xml @@ -127,7 +127,7 @@ checking what linker to use... /tools/i686-lfs-linux-gnu/bin/ld for building Glibc are the compiler, binary tools, and kernel headers. The compiler is generally not an issue since Glibc will always use the compiler relating to the --host parameter passed to its - configure script, e.g. in our case, + configure script; e.g. in our case, the compiler will be i686-lfs-linux-gnu-gcc. The binary tools and kernel headers can be a bit more complicated. Therefore, take no risks and use the available configure switches to enforce the correct selections. After the run