diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 41984b3bf..c8d6d87c8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -99,6 +99,9 @@ first a summary, then a detailed log. +May 20th, 2004 [winkie]: Point to the correct GCC patches. + + May 20th, 2004 [alexander]: Added Hotplug 2004_04_01. diff --git a/chapter03/patches.xml b/chapter03/patches.xml index edb28a192..5e6fe72bd 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -52,14 +52,14 @@ following: GCC No-Fixincludes Patch - 1 KB: - + GCC Specs Patch - 11 KB: - + diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index f2bff6f2a..a9e08a20b 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -52,8 +52,8 @@ into a single gcc-&gcc-version;/ subdirectory. First correct a problem and make an essential adjustment: -patch -Np1 -i ../gcc-&gcc-version;-no-fixincludes-1.patch -patch -Np1 -i ../gcc-&gcc-version;-specs-1.patch +patch -Np1 -i ../gcc-&gcc-short-version;-no-fixincludes-1.patch +patch -Np1 -i ../gcc-&gcc-short-version;-specs-1.patch The first patch disables the GCC fixincludes script. We mentioned this briefly earlier, but a slightly more in-depth explanation of diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index c6ed50188..74e7ad3fc 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -44,7 +44,7 @@ compilers. Instructions for building these can be found at First apply only the No-Fixincludes patch (and not the Specs patch) also used in the previous chapter: -patch -Np1 -i ../gcc-&gcc-version;-no-fixincludes-1.patch +patch -Np1 -i ../gcc-&gcc-short-version;-no-fixincludes-1.patch Now apply a sed substitution that will suppress the installation of libiberty.a. We want to use the version of diff --git a/general.ent b/general.ent index 4aec7892f..739e2232d 100644 --- a/general.ent +++ b/general.ent @@ -32,6 +32,7 @@ +