Ignore:
Timestamp:
Jan 19, 2009, 4:45:25 AM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
0ce8bf5
Parents:
7352c10
Message:

Toolchain Fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/mips64/gcc.xml

    r7352c10 r384af06  
    4848
    4949    <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"
    5058    href="../common/gcc.xml"
    5159    xpointer="xpointer(//*[@os='cf'])"/>
     
    7482  ../gcc-&gcc-version;/configure --prefix=/tools \
    7583  --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 \
    7886  --enable-__cxa_atexit --disable-nls --enable-languages=c,c++ \
    7987  --disable-libstdcxx-pch --with-abi=64</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.