diff options
Diffstat (limited to 'chapter06/gcc-inst.xml')
-rw-r--r-- | chapter06/gcc-inst.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml index 5e5dab528..21e22c55c 100644 --- a/chapter06/gcc-inst.xml +++ b/chapter06/gcc-inst.xml @@ -3,6 +3,9 @@ <sect2> <title>Installation of GCC</title> +<note><para>The testsuite for GCC in this chapter is considered <emphasis> +critical</emphasis>. Do 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 |