aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/binutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/binutils.xml')
-rw-r--r--chapter08/binutils.xml14
1 files changed, 4 insertions, 10 deletions
diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml
index 63ae7e2eb..c4a25492c 100644
--- a/chapter08/binutils.xml
+++ b/chapter08/binutils.xml
@@ -57,9 +57,11 @@ cd build</userinput></screen>
--enable-shared \
--disable-werror \
--enable-64-bit-bfd \
- --with-system-zlib</userinput></screen>
+ --with-system-zlib \
+ --enable-default-hash-style=gnu</userinput></screen>
+
<variablelist>
- <title>The meaning of the configure parameters:</title>
+ <title>The meaning of the new configure parameters:</title>
<varlistentry>
<term><parameter>--enable-gold</parameter></term>
@@ -85,14 +87,6 @@ cd build</userinput></screen>
</varlistentry>
<varlistentry>
- <term><parameter>--enable-64-bit-bfd</parameter></term>
- <listitem>
- <para>Enables 64-bit support (on hosts with narrower word sizes).
- May not be needed on 64-bit systems, but does no harm.</para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term><parameter>--with-system-zlib</parameter></term>
<listitem>
<para>Use the installed zlib library instead of building the