|
@@ -107,11 +107,6 @@ needed to ensure that both C and C++ compilers are built.</para></listitem>
|
|
|
as the compiler we're using to compile this GCC was built from the exact same
|
|
|
version of the GCC sources we used earlier.</para>
|
|
|
|
|
|
-<note><para>At this point it is strongly recommended to repeat the sanity check
|
|
|
-we performed earlier in the chapter. Refer back to the "Locking in" Glibc section
|
|
|
-and repeat the check. If the results are wrong then most likely, you forgot to
|
|
|
-apply the abovementioned GCC Specs patch.</para></note>
|
|
|
-
|
|
|
<para>Test the results:</para>
|
|
|
|
|
|
<para><screen><userinput>make -k check</userinput></screen></para>
|
|
@@ -157,5 +152,10 @@ to continue on.</para>
|
|
|
|
|
|
<para><screen><userinput>make install</userinput></screen></para>
|
|
|
|
|
|
+<note><para>At this point it is strongly recommended to repeat the sanity check
|
|
|
+we performed earlier in the chapter. Refer back to the "Locking in" Glibc section
|
|
|
+and repeat the check. If the results are wrong then most likely, you forgot to
|
|
|
+apply the abovementioned GCC Specs patch.</para></note>
|
|
|
+
|
|
|
</sect2>
|
|
|
|