From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 00/14] eglibc 2.16
Date: Thu, 05 Jul 2012 14:34:34 -0700 [thread overview]
Message-ID: <4FF6086A.9000500@gmail.com> (raw)
In-Reply-To: <20120705205709.GE3708@jama.jama.net>
-----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-----
next prev parent reply other threads:[~2012-07-05 21:45 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-05 14:35 [PATCH 00/14] eglibc 2.16 Khem Raj
2012-07-05 14:35 ` [PATCH 01/14] mirrors: Add debian archive snapshot mirrors to search list Khem Raj
2012-07-05 14:35 ` [PATCH 02/14] gdb: Replace struct siginfo with proper siginfo_t Khem Raj
2012-07-05 14:35 ` [PATCH 03/14] busybox: Include sys/resource.h for rusage definition Khem Raj
2012-07-05 14:35 ` [PATCH 04/14] coreutils: Fix build with eglibc 2.16 Khem Raj
2012-07-05 14:35 ` [PATCH 05/14] diffutils: " Khem Raj
2012-07-05 14:35 ` [PATCH 06/14] udev: " Khem Raj
2012-07-05 14:35 ` [PATCH 07/14] gettext, m4, augeas, gnutls: Account for removal of gets in " Khem Raj
2012-07-05 14:35 ` [PATCH 08/14] bison: Fix for gets being removed from " Khem Raj
2012-07-05 14:35 ` [PATCH 09/14] grub, guile, cpio, tar, wget: Fix gnulib for absense of gets in eglibc Khem Raj
2012-07-05 14:35 ` [PATCH 10/14] boost: Upgrade recipe to 1.50.0 Khem Raj
2012-07-05 14:35 ` [PATCH 11/14] puzzles: Fix checksums Khem Raj
2012-07-05 14:35 ` [PATCH 12/14] valgrind: Fix build with eglibc 2.16 Khem Raj
2012-07-05 14:35 ` [PATCH 13/14] libpam: " Khem Raj
2012-07-17 17:40 ` Saul Wold
2012-07-05 14:35 ` [PATCH 14/14] eglibc: Add recipes for 2.16 release Khem Raj
2012-07-06 2:27 ` Saul Wold
2012-07-06 3:49 ` Khem Raj
2012-07-06 5:18 ` Khem Raj
2012-07-05 20:23 ` [PATCH 00/14] eglibc 2.16 Martin Jansa
2012-07-05 20:39 ` Khem Raj
2012-07-05 20:57 ` Martin Jansa
2012-07-05 21:34 ` Khem Raj [this message]
2012-07-05 21:55 ` Martin Jansa
2012-07-17 14:59 ` Saul Wold
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FF6086A.9000500@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox