On 5/9/25 14:06, Simon J. Gerraty 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)
stand/i386/loader/Makefile was only adding -Wl,-z,nostart-stop-gc
for lld and that loader does not work without it.
Right, so Jessica's observation is that bfd hasn't actually made
start-stop-gc the default as of yet, so we shouldn't have needed the
knob. Is your /usr/local/bin/ld just devel/binutils as it would appear
upstream, or something special produced at Juniper?
Thanks,
Kyle Evans