Changeset bf29aac
- Timestamp:
 - May 27, 2013, 12:57:25 PM (12 years ago)
 - Branches:
 - clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - ac7bee4
 - Parents:
 - cd3d9286
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/prologue/common/hostreqs.xml (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/prologue/common/hostreqs.xml
rcd3d9286 rbf29aac 56 56 57 57 <listitem> 58 <para><emphasis role="strong">GCC 4.1</emphasis> (Versions59 greater than &gcc-version; are not recommended as they have not60 been tested)</para>58 <para><emphasis role="strong">GCC</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> 61 61 </listitem> 62 62 … … 127 127 gawk --version | head -n1 128 128 gcc --version | head -n1 129 g++ --version | head -n1 129 130 ldd $(which ${SHELL}) | grep libc.so | cut -d ' ' -f 3 | ${SHELL} | head -n 1 | cut -d ' ' -f 1-7 130 131 grep --version | head -n1  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  