diff options
Diffstat (limited to 'chapter05/gcc-inst.xml')
-rw-r--r-- | chapter05/gcc-inst.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter05/gcc-inst.xml b/chapter05/gcc-inst.xml index 3b52c7dc5..c79a98ee4 100644 --- a/chapter05/gcc-inst.xml +++ b/chapter05/gcc-inst.xml @@ -1,6 +1,10 @@ <sect2> <title>Installation of GCC</title> +<para>This package requires its patch to be applied before you can +install it. Make sure it's unpacked before running the installation +commands.</para> + <para>This package is known to behave badly when you have changed its default optimization flags (including the -march and -mcpu options). GCC is best left alone. Therefore, if you have defined any environment variables |