Author: matthew
Date: Wed Apr 3 13:31:39 2013
New Revision: 10240
Log:
Make it clearer that g++ is required on the host.
Modified:
trunk/BOOK/prologue/hostreqs.xml
Modified: trunk/BOOK/prologue/hostreqs.xml
==============================================================================
--- trunk/BOOK/prologue/hostreqs.xml Wed Apr 3 13:10:42 2013 (r10239)
+++ trunk/BOOK/prologue/hostreqs.xml Wed Apr 3 13:31:39 2013 (r10240)
@@ -61,9 +61,9 @@
</listitem>
<listitem>
- <para><emphasis role="strong">GCC-4.1.2</emphasis> (Versions
- greater than &gcc-version; are not recommended as they have not
- been tested)</para>
+ <para><emphasis role="strong">GCC-4.1.2</emphasis> including the C++
+ compiler, <command>g++</command> (Versions greater than &gcc-version; are
+ not recommended as they have not been tested)</para>
</listitem>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page