[OE-core] [PATCH 00/14] eglibc 2.16

Khem Raj raj.khem at gmail.com
Thu Jul 5 21:34:34 UTC 2012


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 7/5/2012 1:57 PM, Martin Jansa wrote:
> I was looking in meta/recipes-core/eglibc for switch forcing bfd
> for it, but I haven't found it neither in 2.15 or 2.16..

STAGINGCC is gcc-cross-intermediate for eglibc and gcc-cross-initial
for eglibc-initial

and if you look at gcc-cross-intermediate recipe then it uses

in EXTRA_OECONF

${@base_contains('DISTRO_FEATURES', 'ld-is-gold',
'--with-ld=${STAGING_BINDIR_TOOLCHAIN}/${TARGET_PREFIX}ld.bfd', '', d)}"

which means it use ld.bfd when ld-is-gold is enabled.

however we need something similar for gcc-cross-initial as well
and thats why you see the problem with eglibc-initial

I have created a patch and added it to the pull branch please
try that out

especially this one
http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/eglibc-2.16&id=3b68cb3e23138c72e61771c50a4a4b08bb4d0865

Thanks
- -Khem
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk/2CGoACgkQuwUzVZGdMxSiXQCfT+LaNCf9iZAK1tr2fNsX8opW
MAIAnihWe8FauLk+y3gmLMHcg8e+MfIf
=m9f1
-----END PGP SIGNATURE-----




More information about the Openembedded-core mailing list