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.


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to