|
@@ -23,7 +23,7 @@ compiler.</para>
|
|
|
<para>The first thing that will be done in Chapter 5 is building the
|
|
|
toolchain, which is made up of Binutils, GCC and Glibc. The programs from
|
|
|
these packages will be linked statically in order for them to be
|
|
|
-independant of the host system.</para>
|
|
|
+independent of the host system.</para>
|
|
|
|
|
|
<para>When the first toolchain is built, you will rebuild those three
|
|
|
packages again, this time using the toolchain we just built, rather than
|