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, 6 insertions, 8 deletions
diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml
index 0aa4e8456..5fb87ba58 100644
--- a/chapter08/binutils.xml
+++ b/chapter08/binutils.xml
@@ -173,15 +173,13 @@ cd build</userinput></screen>
<para>Test the results:</para>
<screen><userinput remap="test">make -k check</userinput></screen>
-<!--
- <para>Four tests related to zlib are known to fail.</para>
--->
-<!--
- <para>Seven gold tests are known to fail with gcc-11.1.0</para>
- <para>Four ld tests named <quote>Run property ...</quote> are known to
- fail.</para>
- -->
+ <!-- Will be fixed in 2.39
+ https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=01ae03b -->
+ <para>One gold test, <filename>pr17704a_test</filename>, is known to
+ fail if <parameter>CONFIG_IA32_EMULATION</parameter> is disabled in the
+ kernel configuration of the host system.</para>
+
<para>Install the package:</para>
<screen><userinput remap="install">make tooldir=/usr install</userinput></screen>