aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/binutils.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2022-06-21 19:53:05 +0800
committerXi Ruoyao <xry111@xry111.site>2022-06-21 19:53:05 +0800
commitc500323f9b88e760988ff5ee4904b1de30953688 (patch)
tree8c22aef80379198afff4151d94c64baf41a557a1 /chapter08/binutils.xml
parent0c0b88293bdeacf9453a7ea88ddc5a7337c5dcde (diff)
document some newly reported test failures
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>