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


Ignore:
Timestamp:
Nov 18, 2015, 4:36:40 PM (9 years ago)
Author:
William Harrington

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1019, comment 14

    v10 v11  
    1616{{{
    1717AR=ar LDFLAGS="-Wl,-rpath,/cross-tools/lib" ../gcc-5.2.0/configure --prefix=/cross-tools \
    18     --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} --with-sysroot=${CLFS} \
     18    --build=${CLFS_HOST} --target=${CLFS_TARGET} --host=${CLFS_HOST} -with-sysroot=${CLFS} \
    1919    --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --disable-nls \
    2020    --disable-static --enable-languages=c,c++ --with-mpc=/cross-tools --with-mpfr=/cross-tools \