Changes between Version 9 and Version 10 of Ticket #1019, comment 14


Ignore:
Timestamp:
Nov 17, 2015, 6:55:37 AM (9 years ago)
Author:
William Harrington

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1019, comment 14

    v9 v10  
    2323Multilib GCC Temp-system:
    2424{{{
    25 ../gcc-5.2.0/configure --prefix=/tools --build={CLFS_HOST --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --enable-languages=c,c++ --disable-libstdcxx-pch --with-system-zlib --enable-checking=release --enable-libstdcxx-time --disable-bootstrap
     25../gcc-5.2.0/configure --prefix=/tools --build={CLFS_HOST --host=x86_64-unknown-linux-gnu \
     26    --target=x86_64-unknown-linux-gnu --with-local-prefix=/tools --with-native-system-header-dir=/tools/include \
     27    --enable-languages=c,c++ --disable-libstdcxx-pch --with-system-zlib --enable-checking=release \
     28    --enable-libstdcxx-time --disable-bootstrap
    2629}}}
    2730Multilib GCC Final-System