Changeset 76b06f6 for BOOK/temp-system/mips64-64/gcc.xml
- Timestamp:
- Sep 24, 2013, 11:53:17 AM (11 years ago)
- Children:
- 2e9ccbe
- Parents:
- 111b12a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/mips64-64/gcc.xml
r111b12a r76b06f6 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../ final-system/common/gcc.xml"26 href="../../cross-tools/64/gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../ final-system/common/gcc.xml"30 href="../../cross-tools/64/gcc-static.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 40 40 41 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 42 href="../../cross-tools/mips/gcc-static.xml" 43 xpointer="xpointer(//*[@os='f1'])"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 46 href="../../cross-tools/mips/gcc-static.xml" 47 xpointer="xpointer(//*[@os='f2'])"/> 48 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 42 50 href="../../cross-tools/64/gcc-static.xml" 43 51 xpointer="xpointer(//*[@os='ag'])"/> … … 48 56 49 57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 50 href="../ ../final-system/common/gcc.xml"51 xpointer="xpointer(//*[@os=' fix1'])"/>58 href="../common/gcc.xml" 59 xpointer="xpointer(//*[@os='cf'])"/> 52 60 53 61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../ ../final-system/common/gcc.xml"55 xpointer="xpointer(//*[@os=' fix2'])"/>62 href="../common/gcc.xml" 63 xpointer="xpointer(//*[@os='cg'])"/> 56 64 57 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 77 85 --enable-c99 --enable-shared --enable-threads=posix --disable-nls \ 78 86 --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch \ 79 --enable-cloog-backend=isl --with-gmp=/tools --with-mpfr=/tools \ 80 --with-mpc=/tools --with-isl=/tools --disable-isl-version-check \ 81 --with-cloog=/tools --with-system-zlib --enable-checking=release \ 82 --enable-libstdcxx-time --with-native-system-header-dir=/tools/include</userinput></screen> 87 --enable-cloog-backend=isl</userinput></screen> 83 88 84 89 <variablelist> … … 97 102 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 98 103 href="../common/gcc.xml" 99 xpointer="xpointer(//*[@os=' s1'])"/>104 xpointer="xpointer(//*[@os='ts1'])"/> 100 105 101 106 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 102 107 href="../common/gcc.xml" 103 xpointer="xpointer(//*[@os=' s2'])"/>108 xpointer="xpointer(//*[@os='ts2'])"/> 104 109 105 110 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.