Ignore:
File:
1 edited

Legend:

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

    r84b164e re05c4f0  
    2323    <title>Installation of GCC Cross Compiler</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2726    href="gcc-static.xml"
     
    3029    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3130    href="gcc-static.xml"
    32     xpointer="xpointer(//*[@os='p2'])"/> -->
     31    xpointer="xpointer(//*[@os='p2'])"/>
    3332
    3433    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7473  --enable-shared --enable-languages=c,c++ --enable-__cxa_atexit \
    7574  --with-mpfr=/cross-tools --with-gmp=/cross-tools --enable-c99 \
    76   --with-ppl=/cross-tools --with-cloog=/cross-tools --enable-cloog-backend=isl \
     75  --with-ppl=/cross-tools --with-cloog=/cross-tools \
    7776  --enable-long-long --enable-threads=posix --disable-multilib</userinput></screen>
    7877
Note: See TracChangeset for help on using the changeset viewer.