>arm-linux-gnueabihf-gcc -v
Reading specs from /home/vboxadmin/Desktop/CLFS/cross-tools/bin/../lib/gcc/arm-linux-gnueabihf/4.10.0/specs
COLLECT_GCC=arm-linux-gnueabihf-gcc
COLLECT_LTO_WRAPPER=/home/vboxadmin/Desktop/CLFS/cross-tools/bin/../libexec/gcc/arm-linux-gnueabihf/4.10.0/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../gcc/configure --prefix=/cross-tools --build=x86_64-cross-linux-gnu --host=x86_64-cross-linux-gnu --target=arm-linux-gnueabihf --with-sysroot=/home/vboxadmin/Desktop/CLFS --with-local-prefix=/arm-linux-gnueabihf --with-native-system-header-dir=/arm-linux-gnueabihf/include --disable-nls --enable-shared --disable-static --enable-languages=c,c++ --enable-__cxa_atexit --enable-c99 --enable-long-long --enable-threads=posix --disable-multilib --with-mpfr=/cross-tools --with-gmp=/cross-tools --with-isl=/cross-tools --with-cloog=/cross-tools --with-mpc=/cross-tools --with-arch=armv7-a --with-float=hard --with-fpu=neon --disable-isl-version-check --with-system-zlib --enable-checking=release --enable-libstdcxx-time AR=ar 'CFLAGS_FOR_BUILD=-O3 -pipe -march=corei7 -mtune=corei7 -D__ARM_PCS_VFP' 'CXXFLAGS_FOR_BUILD=-O3 -pipe -march=corei7 -mtune=corei7 -D__ARM_PCS_VFP' 'CFLAGS_FOR_TARGET=-O3 -pipe' 'CXXFLAGS_FOR_TARGET=-O3 -pipe' LDFLAGS='-L/cross-tools/lib -Wl,-rpath -Wl,/cross-tools/lib'
Thread model: posix
gcc version 4.10.0 20140513 (experimental) (GCC)
>git clean -xdf
>git reset --hard
>./bootstrap --no-git --skip-po //skipping git and po only for this example