Changes between Version 1 and Version 2 of Ticket #1019, comment 3
- Timestamp:
- Apr 25, 2015, 9:01:06 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1019, comment 3
v1 v2 13 13 '''Temp System:''' 14 14 15 Temp 16 ==== 17 cat gcc/limitx.h gcc/glimits.h gcc/limity.h > \ 18 `dirname $($CLFS_TARGET-gcc -print-libgcc-file-name)`/include-fixed/limits.h 15 cat gcc/limitx.h gcc/glimits.h gcc/limity.h > \[[BR]] 16 {{{`}}}dirname $($CLFS_TARGET-gcc -print-libgcc-file-name)`/include-fixed/limits.h 19 17 20 18 ../gcc-5.1.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 --disable-libgomp --enable-checking=release --enable-libstdcxx-time