Changes between Version 6 and Version 7 of Ticket #1019, comment 14


Ignore:
Timestamp:
Nov 16, 2015, 7:22:22 PM (10 years ago)
Author:
William Harrington

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1019, comment 14

    v6 v7  
    44}}}
    55
    6 GCC-Final
     6Multilib GCC-Final
    77{{{
    88AR=ar LDFLAGS="-Wl,-rpath,/cross-tools/lib" ../gcc-5.2.0/configure --prefix=/cross-tools --build=${CLFS_HOST} --target=${CLFS_TARGET} --host=${CLFS_HOST} --with-sysroot=${CLFS} --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --disable-nls --disable-static --enable-languages=c,c++ --with-mpc=/cross-tools --with-mpfr=/cross-tools --with-gmp=/cross-tools --with-isl=/cross-tools --with-system-zlib --enable-checking=release
    99}}}
    1010
    11 GCC Final-System
     11Multilib GCC Final-System
    1212{{{
    1313SED=sed CC="gcc -isystem /usr/include ${BUILD64}" \