Ignore:
Timestamp:
Sep 24, 2013, 11:53:17 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Children:
2e9ccbe
Parents:
111b12a
Message:

Prepare for CLFS-2.0.0 release.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/prologue/common/hostreqs.xml

    r111b12a r76b06f6  
    5656
    5757    <listitem>
    58       <para><emphasis role="strong">GCC-4.1.2</emphasis> and the C++ compiler,
    59       <command>g++</command> (Versions greater than &gcc-version; are not
    60       recommended as they have not been tested)</para>
     58      <para><emphasis role="strong">GCC 4.1</emphasis> (Versions
     59      greater than &gcc-version; are not recommended as they have not
     60      been tested)</para>
    6161    </listitem>
    6262
     
    127127gawk --version | head -n1
    128128gcc --version | head -n1
    129 g++ --version | head -n1
    130129ldd $(which ${SHELL}) | grep libc.so | cut -d ' ' -f 3 | ${SHELL} | head -n 1 | cut -d ' ' -f 1-7
    131130grep --version | head -n1
Note: See TracChangeset for help on using the changeset viewer.