|
@@ -51,11 +51,6 @@
|
|
;;
|
|
;;
|
|
esac</userinput></screen>
|
|
esac</userinput></screen>
|
|
|
|
|
|
- <para>Remove the symlink created earlier as the final gcc includes will be
|
|
|
|
- installed here:</para>
|
|
|
|
-
|
|
|
|
-<screen><userinput remap="pre">rm -f /usr/lib/gcc</userinput></screen>
|
|
|
|
-
|
|
|
|
<para>The GCC documentation recommends building GCC in a dedicated build directory:</para>
|
|
<para>The GCC documentation recommends building GCC in a dedicated build directory:</para>
|
|
|
|
|
|
<screen><userinput remap="pre">mkdir -v build
|
|
<screen><userinput remap="pre">mkdir -v build
|