Author: matthew
Date: 2011-05-07 13:01:42 -0600 (Sat, 07 May 2011)
New Revision: 9521
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/binutils.xml
Log:
Fix a couple of test failures in Binutils, caused by the GCC-4.6.0 upgrade.
Fixes #2866.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2011-05-07 19:00:53 UTC (rev 9520)
+++ trunk/BOOK/chapter01/changelog.xml 2011-05-07 19:01:42 UTC (rev 9521)
@@ -40,6 +40,11 @@
<para>2011-05-07</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Fix a couple of test failures in Binutils, due to
+ incompatibilities with GCC-4.6.x. Fixes
+ <ulink url="&lfs-ticket-root;2866">#2866</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Util-Linux-2.19.1. Fixes
<ulink url="&lfs-ticket-root;2865">#2865</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter06/binutils.xml
===================================================================
--- trunk/BOOK/chapter06/binutils.xml 2011-05-07 19:00:53 UTC (rev 9520)
+++ trunk/BOOK/chapter06/binutils.xml 2011-05-07 19:01:42 UTC (rev 9521)
@@ -64,6 +64,11 @@
<screen><userinput remap="pre">rm -fv etc/standards.info
sed -i.bak '/^INFO/s/standards.info //' etc/Makefile.in</userinput></screen>
+ <para>Fix a couple of the tests, which fail when using
GCC-&gcc-version;</para>
+
+<screen><userinput remap="pre">sed -i "/exception_defines.h/d"
ld/testsuite/ld-elf/new.cc
+sed -i "s/-fvtable-gc //"
ld/testsuite/ld-selective/selective.exp</userinput></screen>
+
<para>The Binutils documentation recommends building Binutils outside of
the
source directory in a dedicated build directory:</para>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page