Was the "gcc-cross-canadian: add symlinks for ld.bfd and ld.gold" change
included in that test build?


On Sat, 22 May 2021 at 08:41, Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:

> On Fri, 2021-05-21 at 17:33 +0300, Samuli Piippo wrote:
> > This reverts commit cdd86896c8d29135f937968e9aa07f919cf543d3.
> >
> > real-ld is always used if that is found, which means you cannot
> > switch between bfd and gold linkers using -fuse-ld gcc option.
> >
> > Signed-off-by: Samuli Piippo <samuli.pii...@qt.io>
> > ---
> >  meta/recipes-devtools/gcc/gcc-cross-canadian.inc | 2 --
> >  1 file changed, 2 deletions(-)
> >
> > diff --git a/meta/recipes-devtools/gcc/gcc-cross-canadian.inc
> b/meta/recipes-devtools/gcc/gcc-cross-canadian.inc
> > index 878feaf810..e8fbb6186b 100644
> > --- a/meta/recipes-devtools/gcc/gcc-cross-canadian.inc
> > +++ b/meta/recipes-devtools/gcc/gcc-cross-canadian.inc
> > @@ -131,8 +131,6 @@ do_install () {
> >
> >
> >
> >
> >               ln -sf ${BINRELPATH}/${TARGET_PREFIX}$t$suffix
> $dest$t$suffix
> >       done
> > -     t=real-ld
> > -     ln -sf ${BINRELPATH}/${TARGET_PREFIX}ld$suffix $dest$t$suffix
> >
> >
> >
> >
> >       # libquadmath headers need to  be available in the gcc libexec dir
> >       install -d ${D}${libdir}/gcc/${TARGET_SYS}/${BINV}/include/
>
> It seems the issue that commit fixed back in 2015 is still there if
> we revert this:
>
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/44/builds/3490/steps/26/logs/stdio
>
> Cheers,
>
> Richard
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#152257): 
https://lists.openembedded.org/g/openembedded-core/message/152257
Mute This Topic: https://lists.openembedded.org/mt/82987140/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to