Changes in BOOK/temp-system/common/gcc.xml [cc858ed:0b89da6]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/gcc.xml
rcc858ed r0b89da6 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.