arm64: document binutils test failures

This commit is contained in:
Xi Ruoyao 2022-08-25 12:17:48 +08:00
parent 728b8d8932
commit 3c8308386c
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -160,12 +160,13 @@ cd build</userinput></screen>
<screen><userinput remap="test">make -k check</userinput></screen>
<!-- 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>
Some gprofng tests depend on hardware and may fail on AArch64.
<!-- Happens for me with -j24, not sure if it's aarch64-only -->
Some GAS tests may fail if the test is run parallelly due to a race
condition.
</para>
<para>Install the package:</para>
<screen><userinput remap="install">make tooldir=/usr install</userinput></screen>