AR=ar LDFLAGS="-Wl,-rpath,/cross-tools/lib"   ../gcc-4.6.2/configure --prefix=/cross-tools   --build=${CLFS_HOST} --target=${CLFS_TARGET} --host=${CLFS_HOST}   --with-sysroot=${CLFS} --with-local-prefix=/cross-tools --disable-nls   --enable-shared --disable-static --enable-languages=c,c++   --enable-__cxa_atexit   --enable-c99 --with-ppl=/cross-tools --without-cloog --without-ppl  --enable-long-long --enable-threads=posix   --disable-multilib --with-mode=thumb --with-arch=armv7-a --with-tune=cortex-a8 --with-fpu=vfpv3
