[OE-core] [PATCH 4/7] binutils: package unpackaged files

Phil Blundell pb at pbcl.net
Fri Jul 8 15:34:05 UTC 2011


On Fri, 2011-07-08 at 16:26 +0100, Richard Purdie wrote:
> > @@ -35,11 +35,13 @@ FILES_${PN}-symlinks = " \
> >  	${bindir}/c++filt \
> >  	${bindir}/gprof \
> >  	${bindir}/ld \
> > +	${bindir}/ld.bfd \
> >  	${bindir}/nm \
> >  	${bindir}/objcopy \
> >  	${bindir}/objdump \
> >  	${bindir}/ranlib \
> >  	${bindir}/readelf \
> > +	${bindir}/elfedit \
> >  	${bindir}/size \
> >  	${bindir}/strip"
> 
> Nitin, do you know if the ld.bfd above is a hardlinked copy of ld?

If you're getting ld.bfd at all (at least with our current recipes) then
it probably means that ${bindir}/ld is gold.  So in that case they
oughtn't to be symlinked.

p.





More information about the Openembedded-core mailing list