Re: git: 78661696e639 - main - loader: i386: use -z nostart-stop-gc for bfd as well

From: Simon J. Gerraty <sjg_at_juniper.net>
Date: Fri, 09 May 2025 19:09:52 UTC
Simon J. Gerraty <sjg@juniper.net> wrote:

> > Apparently it did not become the default, so it's not clear how Simon's
> > build was different.  OTOH, I'm not sure if that really changes anything
> 
> My issue was /usr/local/bin/ld (bfd) vs /usr/bin/ld (lld)

Oh and I have WITH_SYSTEM_COMPILER set by default, which might be what
you wanted to know.

> stand/i386/loader/Makefile was only adding -Wl,-z,nostart-stop-gc
> for lld and that loader does not work without it.