Openembedded Core Discussions
 help / color / mirror / Atom feed
* binutils fails to set ld.gold as default
@ 2012-09-21 13:32 Florin Sarbu
  2012-09-21 13:58 ` Richard Purdie
  0 siblings, 1 reply; 7+ messages in thread
From: Florin Sarbu @ 2012-09-21 13:32 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Hi all,
I am facing an issue trying to use ld.gold as the default ld on a poky 
build. I've added to my build's conf/local.conf DISTRO_FEATURES_append = 
"ld-is-gold" so I get in 
tmp-eglibc-eglibc/sysroots/i686-linux/usr/bin/armv7a-vfp-neon-oe-linux-gnueabi 
the following (amongst others):

arm-oe-linux-gnueabi-ld
arm-oe-linux-gnueabi-ld.bfd
arm-oe-linux-gnueabi-ld.gold

All good so far. But looking into 
tmp-eglibc-eglibc/sysroots/i686-linux/usr/libexec/armv7a-vfp-neon-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.7.2 
I see:

ld -> 
../../../../../bin/armv7a-vfp-neon-oe-linux-gnueabi/arm-oe-linux-gnueabi-ld

 From the binutils.inc recipe, in EXTRA_OECONF: 
${@base_contains('DISTRO_FEATURES', 'ld-is-gold', '--enable-gold=default 
--enable-threads', '', d)}
Shouldn't that have made ld point to ld.gold?

Any thoughts/ideas on why this is happening?

Thank you,
Florin



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-09-23  8:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21 13:32 binutils fails to set ld.gold as default Florin Sarbu
2012-09-21 13:58 ` Richard Purdie
2012-09-21 19:47   ` Florin Sarbu
2012-09-21 21:53     ` Khem Raj
2012-09-22  6:53       ` Florin Sarbu
2012-09-23  3:41         ` Khem Raj
2012-09-23  7:51           ` Florin Sarbu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox