PR 33629 ldscripts symlink in .libs/ created too late

Alan Modra amodra@gmail.com
Mon Feb 2 09:46:52 GMT 2026


On Mon, Feb 02, 2026 at 09:58:13AM +0100, Andreas Schwab wrote:
> On Jan 31 2026, Alan Modra wrote:
> 
> > diff --git a/ld/Makefile.am b/ld/Makefile.am
> > index c219662d2e3..52e03ed8ac7 100644
> > --- a/ld/Makefile.am
> > +++ b/ld/Makefile.am
> > @@ -658,13 +658,18 @@ ld_new_LDADD = $(EMULATION_OFILES) $(EMUL_EXTRA_OFILES) $(BFDLIB) $(LIBCTF) \
> >  # Dependency tracking for the generated emulation files.
> >  EXTRA_ld_new_SOURCES += $(ALL_EMULATION_SOURCES) $(ALL_64_EMULATION_SOURCES)
> >  
> > +# The standard rule plus set up a symlink when --enable-shared for "make chcek"
> 
> Typo: chcek -> check

Fixed in the next commit.

-- 
Alan Modra


More information about the Binutils mailing list