[oe] binutils-cross problem with multimachine config after cross changes

Richard Purdie rpurdie at rpsys.net
Fri Jul 23 17:38:32 UTC 2010


On Fri, 2010-07-23 at 10:02 -0700, Khem Raj wrote:
> On Fri, Jul 23, 2010 at 12:10 AM, Koen Kooi <k.kooi at student.utwente.nl> wrote:
> > I was doing a multimachine build and the armv7a bits completed
> > beautifully, but the armv5te bits break in binutils-cross:
> >
> > | /usr/bin/ld:
> > /work/autobuilder/build/tmp-angstrom_2008_1/sysroots/x86_64-linux/usr/lib/libiberty.a(cplus-dem.o):
> > relocation R_X86_64_32
> > used when making a shared object; recompile with -fPIC
> > |
> > /work/autobuilder/build/tmp-angstrom_2008_1/sysroots/x86_64-linux/usr/lib/libiberty.a:
> > could not read symbols: Bad value
> > | collect2: ld returned 1 exit status
> 
> interesting. Does your native sysroot also have
> sysroots/x86_64-linux/usr/lib/libiberty_pic.a ?
> if not then its a problem. but that said I think different versions
> for different machines of same arch
> is not going to work if they share same canonical names for tools. For
> different architectures it will work.
> 
> You can try to remove

I'm removing this in poky and will also look to remove the ones
generated by gcc. If we need this file it should be being build by a
bintutils-native (or libnfd-native)...

Cheers,

Richard





More information about the Openembedded-devel mailing list