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