|
@@ -118,7 +118,12 @@ commands.</para>
|
|
<para>Once all is well, clean up the test files:</para>
|
|
<para>Once all is well, clean up the test files:</para>
|
|
|
|
|
|
<screen><userinput>rm -v dummy.c a.out</userinput></screen>
|
|
<screen><userinput>rm -v dummy.c a.out</userinput></screen>
|
|
|
|
+
|
|
|
|
+<para>Building TCL in the next section will serve as an additional check that
|
|
|
|
+the toolchain has been built properly. If TCL fails to build, it is an
|
|
|
|
+indication that something has gone wrong with the Binutils, GCC, or Glibc
|
|
|
|
+installation, but not with TCL itself.</para>
|
|
|
|
+
|
|
</caution>
|
|
</caution>
|
|
|
|
|
|
</sect1>
|
|
</sect1>
|
|
-
|
|
|