diff options
Diffstat (limited to 'chapter05/gcc-pass2-inst.xml')
-rw-r--r-- | chapter05/gcc-pass2-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gcc-pass2-inst.xml b/chapter05/gcc-pass2-inst.xml index 28fa51213..b8149d2ca 100644 --- a/chapter05/gcc-pass2-inst.xml +++ b/chapter05/gcc-pass2-inst.xml @@ -4,7 +4,7 @@ <title>Re-installation of GCC</title> <para>The tools required to test GCC and Binutils are installed now -(Expect, TCL and DejaGNU). We can continue on rebuilding GCC and Binutils, +(Expect, Tcl and DejaGnu). We can continue on rebuilding GCC and Binutils, link them against the new Glibc, and test them properly. One thing to note, however, is that these test suites are highly dependent on the features supported by your host distribution. Most notably, a host distribution |