Ignore:
Timestamp:
Feb 26, 2012, 9:50:35 AM (13 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
5b6948a
Parents:
0fadcfd (diff), 68fb4f2 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merged with Cosmo-branch, renamed / rediffed patches as required and fixed download links

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/gcc-final.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC Cross Compiler</title>
    2424
     25<!--
    2526    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2627    href="gcc-static.xml"
     
    2930    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3031    href="gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     32    xpointer="xpointer(//*[@os='p2'])"/> -->
    3233
    3334    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7374  --enable-shared --enable-languages=c,c++ --enable-__cxa_atexit \
    7475  --with-mpfr=/cross-tools --with-gmp=/cross-tools --enable-c99 \
    75   --with-ppl=/cross-tools --with-cloog=/cross-tools \
     76  --with-ppl=/cross-tools --with-cloog=/cross-tools --enable-cloog-backend=isl \
    7677  --enable-long-long --enable-threads=posix --disable-multilib</userinput></screen>
    7778
Note: See TracChangeset for help on using the changeset viewer.