|
@@ -247,8 +247,8 @@ cd ../gcc-build</userinput></screen>
|
|
|
<para>Install the package:</para>
|
|
|
|
|
|
<screen><userinput remap="install">make install</userinput></screen>
|
|
|
-
|
|
|
- <para>Using <parameter>--disable-shared</parameter> means that the
|
|
|
+<!--
|
|
|
+ <para>Using <parameter>- -disable-shared</parameter> means that the
|
|
|
<filename>libgcc_eh.a</filename> file isn't created and installed. The
|
|
|
Glibc package depends on this library as it uses
|
|
|
<parameter>-lgcc_eh</parameter> within its build system. This dependency
|
|
@@ -257,7 +257,7 @@ cd ../gcc-build</userinput></screen>
|
|
|
<filename>libgcc_eh.a</filename>:</para>
|
|
|
|
|
|
<screen><userinput remap="install">ln -sv libgcc.a `$LFS_TGT-gcc -print-libgcc-file-name | sed 's/libgcc/&_eh/'`</userinput></screen>
|
|
|
-
|
|
|
+-->
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 role="content">
|