[poky] pseudo native build fails on Fedora 14

Richard Purdie richard.purdie at linuxfoundation.org
Thu Dec 23 10:59:48 PST 2010


On Thu, 2010-12-23 at 12:27 -0600, Adrian Alonso wrote:
> I start a build from scratch and pseudo-native fails to build
> at link stage:
> 
> 
> ...
> /usr/bin/ld: skipping
> incompatible /usr/lib/gcc/x86_64-redhat-linux/4.5.1/libgcc_s.so when
> searching for -lgcc_s
> | /usr/bin/ld: cannot find -lgcc_s
> | collect2: ld returned 1 exit status
> ....

What kind of machine is this? Mixed 32 bit and 64 bit userspace? 64 or
32 bit kernel?

To me, this looks like you have half a 32 or 64 bit toolchain alongside
the "correct" one and its preferring that for some reason.

Cheers,

Richard







More information about the poky mailing list