|
@@ -29,9 +29,6 @@
|
|
|
<sect2 role="installation">
|
|
|
<title>Installation of GCC</title>
|
|
|
|
|
|
-<para>Unpack only the gcc-core tarball because neither the C++
|
|
|
-compiler nor the test suite will be needed here.</para>
|
|
|
-
|
|
|
<para>This package is known to have issues when its default
|
|
|
optimization flags (including the <parameter>-march</parameter> and
|
|
|
<parameter>-mcpu</parameter> options) are changed. If any environment
|
|
@@ -76,9 +73,7 @@ results.</para></listitem>
|
|
|
<varlistentry>
|
|
|
<term><parameter>--enable-languages=c</parameter></term>
|
|
|
<listitem><para>This option ensures that only the C compiler is built.
|
|
|
-This option is only needed when you have downloaded and unpacked the
|
|
|
-full GCC tarball, as opposed to just the gcc-core
|
|
|
-tarball.</para></listitem>
|
|
|
+</para></listitem>
|
|
|
</varlistentry>
|
|
|
</variablelist>
|
|
|
|