Changes between Initial Version and Version 1 of Ticket #1019, comment 6
- Timestamp:
- Oct 17, 2015, 5:50:39 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1019, comment 6
initial v1 19 19 Temp 20 20 ==== 21 cat gcc/limitx.h gcc/glimits.h gcc/limity.h > \ 22 `dirname $($CLFS_TARGET-gcc -print-libgcc-file-name)`/include-fixed/limits.h 21 cat gcc/limitx.h gcc/glimits.h gcc/limity.h > `dirname $($CLFS_TARGET-gcc -print-libgcc-file-name)`/include-fixed/limits.h 23 22 24 23 ../gcc-5.2.0/configure --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} --with-local-prefix=/tools --disable-multilib --with-native-system-header-dir=/tools/include --enable-languages=c,c++ --disable-libstdcxx-pch --with-system-zlib --enable-checking=release --enable-libstdcxx-time