Changeset 1440bf8 in clfs-sysroot
- Timestamp:
 - Apr 12, 2009, 2:15:44 PM (17 years ago)
 - Branches:
 - master
 - Children:
 - f12c7f6
 - Parents:
 - 12e6567
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/final-system/common/gmp.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/final-system/common/gmp.xml
r12e6567 r1440bf8 21 21 <para>GMP is a library for arithmetic on arbitrary precision integers, 22 22 rational numbers, and floating-point numbers.</para> 23 <!--24 <para>This package requires compiler variables to be set for the target in the enviornment.</para>25 26 <screen><userinput>export CC="${CLFS_TARGET}-gcc"27 export CXX="${CLFS_TARGET}-g++"28 export AR="${CLFS_TARGET}-ar"29 export AS="${CLFS_TARGET}-as"30 export RANLIB="${CLFS_TARGET}-ranlib"31 export LD="${CLFS_TARGET}-ld"32 export STRIP="${CLFS_TARGET}-strip"</userinput></screen>33 -->34 23 35 24 </sect2>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  