Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 2025 17:01:51 -0700
From:      "Simon J. Gerraty" <sjg@juniper.net>
To:        Kyle Evans <kevans@FreeBSD.org>
Cc:        Brooks Davis <brooks@FreeBSD.org>, <src-committers@FreeBSD.org>, <dev-commits-src-all@FreeBSD.org>, <dev-commits-src-main@FreeBSD.org>, <sjg@juniper.net>
Subject:   Re: git: 78661696e639 - main - loader: i386: use -z nostart-stop-gc for bfd as well
Message-ID:  <47110.1746835311@kaos.jnpr.net>
In-Reply-To: <33227b4e-a061-4bfb-833b-a9b513ce59c8@FreeBSD.org>
References:  <202505081947.548JlM93086830@gitrepo.freebsd.org> <aB07nUb4QPCPpyLF@spindle.one-eyed-alien.net> <b8172cff-1668-4046-8559-a1b6553abc1e@FreeBSD.org> <34618.1746817571@kaos.jnpr.net> <33227b4e-a061-4bfb-833b-a9b513ce59c8@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kyle Evans <kevans@FreeBSD.org> wrote:
> 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?

All packages are stock from freebsd.org

/usr/local/bin/ld was installed by package binutils-2.44,1

Just repeating what I said on IRC for anyone following along;

stand/i386/loader/Makefile was using 'cc' (I have
WITH_SYSTEM_COMPILER stet), the filemon data shows '/usr/bin/cc' ran
'/usr/bin/ld' but bsd.linker.mk was looking at ${LD} (ld) which was
found via $PATH as '/usr/local/bin/ld' (bfd).





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47110.1746835311>