Author: robert
Date: 2011-08-14 01:42:17 -0600 (Sun, 14 Aug 2011)
New Revision: 1648
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/binutils.xml
Log:
Mention that the Binutils test suite is known to fail due to PT PaX program
headers.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2011-08-14 07:26:50 UTC (rev 1647)
+++ trunk/BOOK/chapter01/changelog.xml 2011-08-14 07:42:17 UTC (rev 1648)
@@ -50,6 +50,10 @@
<para>[robert] - Configure Glibc, in chapter 6, with
--enable-bind-now --enable-stackguard-randomization.</para>
</listitem>
+ <listitem>
+ <para>[robert] - Mention that the Binutils test suite is known
+ to fail due to PT PaX program headers.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/chapter06/binutils.xml
===================================================================
--- trunk/BOOK/chapter06/binutils.xml 2011-08-14 07:26:50 UTC (rev 1647)
+++ trunk/BOOK/chapter06/binutils.xml 2011-08-14 07:42:17 UTC (rev 1648)
@@ -105,6 +105,10 @@
</variablelist>
+ <para>The test suite is known to fail due to the PT PaX headers. The test
+ suite needs to be patched.</para>
+
+<!--
<important>
<para>The test suite for Binutils in this section is considered critical.
Do not skip it under any circumstances.</para>
@@ -115,6 +119,8 @@
<screen><userinput remap="test">make CC="gcc -O2 -fno-stack-protector -nopie
-fno-PIE -no-warn-shared-textrel" \
CXX="g++ -O2 -fno-stack-protector -nopie -fno-PIE -no-warn-shared-textrel"
check</userinput></screen>
+-->
+
<para>Install the package:</para>
<screen><userinput remap="install">make tooldir=/usr
install</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-book
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page