Changes in BOOK/temp-system/common/gcc.xml [0b89da6:cc858ed]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/gcc.xml
r0b89da6 rcc858ed 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 --with-gmp=/tools --with-mpfr=/tools \ 78 --with-mpc=/tools --with-isl=/tools --with-cloog=/tools --with-system-zlib \ 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 \ 79 80 --with-native-system-header-dir=/tools/include --disable-libssp \ 80 --enable-checking=release --enable-libstdcxx-time</userinput></screen> 81 --disable-install-libiberty --enable-checking=release \ 82 --enable-libstdcxx-time</userinput></screen> 81 83 82 84 <variablelist os="cl"> 83 <title>The meaning of the new configure option :</title>85 <title>The meaning of the new configure options:</title> 84 86 85 87 <varlistentry os="cl1">
Note:
See TracChangeset
for help on using the changeset viewer.