Changeset 384af06 for BOOK/temp-system/mips64
- Timestamp:
 - Jan 19, 2009, 4:45:25 AM (17 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - 0ce8bf5
 - Parents:
 - 7352c10
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/temp-system/mips64/gcc.xml (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/temp-system/mips64/gcc.xml
r7352c10 r384af06 48 48 49 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 50 href="../../cross-tools/multilib/gcc-static.xml" 51 xpointer="xpointer(//*[@os='ag'])"/> 52 53 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 54 href="../../cross-tools/multilib/gcc-static.xml" 55 xpointer="xpointer(//*[@os='ah'])"/> 56 57 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 50 58 href="../common/gcc.xml" 51 59 xpointer="xpointer(//*[@os='cf'])"/> … … 74 82 ../gcc-&gcc-version;/configure --prefix=/tools \ 75 83 --libdir=/tools/lib64 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 76 --target=${CLFS_TARGET} --with- sysroot=${CLFS} --with-local-prefix=/tools\77 --enable- long-long --enable-c99 --enable-shared --enable-threads=posix \84 --target=${CLFS_TARGET} --with-local-prefix=/tools --enable-long-long \ 85 --enable-c99 --enable-shared --enable-threads=posix \ 78 86 --enable-__cxa_atexit --disable-nls --enable-languages=c,c++ \ 79 87 --disable-libstdcxx-pch --with-abi=64</userinput></screen>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  