AR=ar LDFLAGS="-Wl,-rpath,/cross-tools/lib"   ../gcc-4.6.2/configure --prefix=/cross-tools   --build=${CLFS_HOST} --host=${CLFS_HOST} --target=${CLFS_TARGET}   --with-sysroot=${CLFS} --with-local-prefix=/cross-tools --disable-nls   --disable-shared --without-headers   --with-newlib --disable-decimal-float --disable-libgomp   --disable-libmudflap --disable-libssp --disable-threads   --enable-languages=c --disable-multilib --with-mode=thumb --with-arch=armv7-a --with-tune=cortex-a8 --with-fpu=vfpv3 --without-ppl --without-cloog
