diff options
Diffstat (limited to 'chapter06/binutils.xml')
-rw-r--r-- | chapter06/binutils.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index 8daeb5616..dc3904c9e 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -116,6 +116,9 @@ cd ../binutils-build</userinput></screen> <screen><userinput remap="test">make check</userinput></screen> + <para>Six tests in the lto.exp testsuite are known to fail due + to changes in the most recent version of gcc.</para> + <para>Install the package:</para> <screen><userinput remap="install">make tooldir=/usr install</userinput></screen> |