Changeset 76b06f6 for BOOK/temp-system/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/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 … … 48 48 49 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 50 href="../ ../final-system/common/gcc.xml"51 xpointer="xpointer(//*[@os=' fix1'])"/>50 href="../common/gcc.xml" 51 xpointer="xpointer(//*[@os='cf'])"/> 52 52 53 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../ ../final-system/common/gcc.xml"55 xpointer="xpointer(//*[@os=' fix2'])"/>54 href="../common/gcc.xml" 55 xpointer="xpointer(//*[@os='cg'])"/> 56 56 57 57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 77 77 --enable-c99 --enable-shared --enable-threads=posix --disable-nls \ 78 78 --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 \ 82 --with-native-system-header-dir=/tools/include --enable-checking=release \ 83 --enable-libstdcxx-time</userinput></screen> 79 --enable-cloog-backend=isl</userinput></screen> 84 80 85 81 <variablelist> … … 98 94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 99 95 href="../common/gcc.xml" 100 xpointer="xpointer(//*[@os=' s1'])"/>96 xpointer="xpointer(//*[@os='ts1'])"/> 101 97 102 98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 103 99 href="../common/gcc.xml" 104 xpointer="xpointer(//*[@os=' s2'])"/>100 xpointer="xpointer(//*[@os='ts2'])"/> 105 101 106 102 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.