[bitbake-devel] Hob can't support external toolchain?

Peter Seebach peter.seebach at windriver.com
Mon Jun 25 05:39:41 UTC 2012


On Mon, 25 Jun 2012 00:51:08 +0000
"Xu, Dongxiao" <dongxiao.xu at intel.com> wrote:

> Well, we met the same error (No GNU_HASH in the elf binary) even with
> command line. The different is that we failed on “zip” recipe.

There are a number of packages which do not pass --hash-style=gnu to
the linker correctly.  With the native toolchain, this doesn't matter
because it's the default.  With the CS toolchain, you either need a
bunch of INSANE_SKIP_rpmname = "ldflags" or to get a build that's been
modified to enable GNU_HASH by default.

-s
-- 
Listen, get this.  Nobody with a good compiler needs to be justified.




More information about the bitbake-devel mailing list