- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gcc-final.xml
r84b164e re05c4f0 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 26 href="gcc-static.xml" … … 30 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 30 href="gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> -->31 xpointer="xpointer(//*[@os='p2'])"/> 33 32 34 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 74 73 --enable-shared --enable-languages=c,c++ --enable-__cxa_atexit \ 75 74 --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 \ 77 76 --enable-long-long --enable-threads=posix --disable-multilib</userinput></screen> 78 77
Note:
See TracChangeset
for help on using the changeset viewer.