BUILD_CC="gcc" CC="${CLFS_TARGET}-gcc" AR="${CLFS_TARGET}-ar" RANLIB="${CLFS_TARGET}-ranlib" ../glibc-2.14.1/configure --prefix=/cross-tools --host=${CLFS_TARGET} --build=${CLFS_HOST} --disable-profile --with-tls --enable-kernel=2.6.25 --with-__thread --with-binutils=/cross-tools/bin --with-headers=/cross-tools/include --cache-file=config.cache --enable-add-ons
