|
@@ -40,11 +40,11 @@
|
|
|
|
|
|
<sect2 role="installation">
|
|
<sect2 role="installation">
|
|
<title>Installation of GCC</title>
|
|
<title>Installation of GCC</title>
|
|
-
|
|
|
|
|
|
+<!--
|
|
<para>First apply some fixes from the upstream repository:</para>
|
|
<para>First apply some fixes from the upstream repository:</para>
|
|
|
|
|
|
<screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-patch;</userinput></screen>
|
|
<screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-patch;</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
|