Changeset 1864993 in clfs-embedded for BOOK/cross-tools
- Timestamp:
 - Nov 29, 2006, 9:37:20 AM (19 years ago)
 - Branches:
 - master
 - Children:
 - 299e552
 - Parents:
 - eee610a
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/cross-tools/common/gcc-static.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/cross-tools/common/gcc-static.xml
reee610a r1864993 61 61 <screen os="ae"><userinput>../gcc-&gcc-version;/configure --prefix=${CLFS}/cross-tools \ 62 62 --host=${CLFS_HOST} --target=${CLFS_TARGET} --disable-multilib \ 63 --with-sysroot=${CLFS} --disable-nls --disable-shared \63 --with-sysroot=${CLFS} --disable-nls --disable-shared --disable-threads \ 64 64 --enable-languages=c --disable-threads</userinput></screen> 65 65  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  