|
@@ -66,7 +66,7 @@ necessary.</para></important>
|
|
|
need to be fixed (they might contain syntax errors, for example), and installs
|
|
|
the fixed versions in a private include directory. There is a possibility that,
|
|
|
as a result of this process, some header files from the host system have found
|
|
|
-their way into GCC's private include dir. As the rest of this chapter only
|
|
|
+their way into GCC's private include directory. As the rest of this chapter only
|
|
|
requires the headers from GCC and Glibc, which have both been installed at this
|
|
|
point, any "fixed" headers can safely be removed. This helps to avoid
|
|
|
any host headers polluting the build environment. Run the following commands to
|