[Clfs-support] a possible error in GIT-20130909-x86_64-Pure64
Serge Leschinsky
serge.leschinsky at gmail.com
Mon Sep 9 21:41:07 PDT 2013
Hello,
http://cross-lfs.org/view/CLFS-TRUNK-GIT-20130909/x86_64-64/cross-tools/eglibc.html
> 5.17. EGLIBC-2.18 32 Bit
and compilation fails on this step.
a quick modification (removal of all x32 params) seems to fix it:
BUILD_CC="gcc" CC="${CLFS_TARGET}-gcc ${BUILD64}" \
AR="${CLFS_TARGET}-ar" RANLIB="${CLFS_TARGET}-ranlib" \
../eglibc-2.18/configure --prefix=/tools \
--host=${CLFS_TARGET} --build=${CLFS_HOST} \
--disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
--with-binutils=/cross-tools/bin --with-headers=/tools/include \
--enable-obsolete-rpc --cache-file=config.cache
Thanks,
Serge
More information about the Clfs-support
mailing list