diff options
Diffstat (limited to 'chapter06/gcc-inst.xml')
-rw-r--r-- | chapter06/gcc-inst.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml index 909e6c0e2..ad84368ea 100644 --- a/chapter06/gcc-inst.xml +++ b/chapter06/gcc-inst.xml @@ -53,6 +53,10 @@ known ones):</para> <para><screen><userinput>make -k check</userinput></screen></para> +<para>The test suite notes from the "Installing GCC - Pass 2" section in Chapter +5 are still very much appropriate here. Be sure to refer back there should you +have any doubts.</para> + <para>And install the package:</para> <para><screen><userinput>make install</userinput></screen></para> |