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

Khem Raj raj.khem at gmail.com
Mon Jun 25 05:53:44 UTC 2012


On Sun, Jun 24, 2012 at 10:39 PM, Peter Seebach
<peter.seebach at windriver.com> wrote:
> 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.
>


you can also add TARGET_CC_ARCH += " ${LDFLAGS}" at global level for
external toolchain.

> -s
> --
> Listen, get this.  Nobody with a good compiler needs to be justified.
>
> _______________________________________________
> bitbake-devel mailing list
> bitbake-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/bitbake-devel




More information about the bitbake-devel mailing list