[oe] [RFC] toolchain team question about libiberty.a

Leon Woestenberg leon.woestenberg at gmail.com
Sun Dec 6 20:49:59 UTC 2009


Hello,

can we safely remove this from gcc/gcc-configure-cross.inc?

do_stage_append () {
        ...
        # We use libiberty from binutils
        rm -f ${CROSS_DIR}/lib/libiberty.a
        ...

I think it even races against binutils; on some of my (multithreaded)
builds I get it, sometimes not.

I need it for a new architecture.

Regards,
-- 
Leon




More information about the Openembedded-devel mailing list