|
@@ -31,10 +31,6 @@ are able to resolve the issue. Please refer back to <xref linkend="ch-system-pro
|
|
|
and the <xref linkend="ch-system-MAKEDEV"/> section and perform the recommended steps
|
|
|
to fix the problem.</para>
|
|
|
|
|
|
-<note><para>The test suite for Binutils in this section is considered
|
|
|
-<emphasis>critical</emphasis>. Our advice is to not skip it under any
|
|
|
-circumstances.</para> </note>
|
|
|
-
|
|
|
<para>This package is known to behave badly when you have changed its
|
|
|
default optimization flags (including the -march and -mcpu options).
|
|
|
Therefore, if you have defined any environment variables that override
|
|
@@ -64,6 +60,10 @@ build for our own system, we don't need this target specific directory in
|
|
|
cross-compile (for example compiling a package on an Intel machine that
|
|
|
generates code that can be executed on PowerPC machines).</para>
|
|
|
|
|
|
+<important><para>The test suite for Binutils in this section is considered
|
|
|
+<emphasis>critical</emphasis>. Our advice is to not skip it under any
|
|
|
+circumstances.</para></important>
|
|
|
+
|
|
|
<para>Test the results:</para>
|
|
|
|
|
|
<screen><userinput>make check</userinput></screen>
|