Changeset 03e6a40 for BOOK/temp-system/common/gcc.xml
- Timestamp:
- Apr 20, 2014, 8:57:39 AM (11 years ago)
- Children:
- 0be79ea
- Parents:
- 88ef769 (diff), 578ca586 (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/temp-system/common/gcc.xml
r88ef769 r03e6a40 75 75 --enable-c99 --enable-shared --enable-threads=posix --disable-multilib \ 76 76 --disable-nls --enable-__cxa_atexit --enable-languages=c,c++ \ 77 --disable-libstdcxx-pch --enable-cloog-backend=isl --with-gmp=/tools \ 78 --with-mpfr=/tools --with-mpc=/tools --with-isl=/tools \ 79 --disable-isl-version-check --with-cloog=/tools --with-system-zlib \ 77 --disable-libstdcxx-pch --with-gmp=/tools --with-mpfr=/tools \ 78 --with-mpc=/tools --with-isl=/tools --with-cloog=/tools --with-system-zlib \ 80 79 --with-native-system-header-dir=/tools/include --disable-libssp \ 81 --disable-install-libiberty --enable-checking=release \ 82 --enable-libstdcxx-time</userinput></screen> 80 --enable-checking=release --enable-libstdcxx-time</userinput></screen> 83 81 84 82 <variablelist os="cl"> 85 <title>The meaning of the new configure option s:</title>83 <title>The meaning of the new configure option:</title> 86 84 87 85 <varlistentry os="cl1">
Note:
See TracChangeset
for help on using the changeset viewer.