Changeset 285d1d0 in clfs-embedded for BOOK/cross-tools/common
- Timestamp:
 - Feb 1, 2011, 3:13:26 AM (15 years ago)
 - Branches:
 - master
 - Children:
 - deb99a3
 - Parents:
 - 26c7a06
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/cross-tools/common/gmp.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/cross-tools/common/gmp.xml
r26c7a06 r285d1d0 36 36 <screen os="d"><userinput>make</userinput></screen> 37 37 38 <para os="e">Install the package:</para> 38 <note os="e"> 39 <para>Some versions of GCC (notably 4.3.2 which ships with Debian 40 5) will compile GMP without errors but in a subtly broken way. To ensure 41 GMP is compiled and functioning correctly, optionally run the test suite:</para> 39 42 40 <screen os="f"><userinput>make install</userinput></screen> 43 <screen os="d"><userinput>make check</userinput></screen> 44 </note> 45 46 <para os="f">Install the package:</para> 47 48 <screen os="g"><userinput>make install</userinput></screen> 41 49 42 50 </sect2>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  