Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/gcc.xml

    r0b89da6 rcc858ed  
    7575  --enable-c99 --enable-shared --enable-threads=posix --disable-multilib \
    7676  --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 \
    7980  --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>
    8183
    8284    <variablelist os="cl">
    83       <title>The meaning of the new configure option:</title>
     85      <title>The meaning of the new configure options:</title>
    8486
    8587      <varlistentry os="cl1">
Note: See TracChangeset for help on using the changeset viewer.