Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2019 08:59:25 -0800 (PST)
From:      "Rodney W. Grimes" <freebsd@pdx.rh.CN85.dnsmgr.net>
To:        Ed Maste <emaste@freebsd.org>
Cc:        "Rodney W. Grimes" <rgrimes@freebsd.org>, Konstantin Belousov <kostikbel@gmail.com>, stable@freebsd.org, Dimitry Andric <dim@freebsd.org>
Subject:   Re: FreeBSD 12.0 RELEASE i386 can not build a kernel?
Message-ID:  <201902281659.x1SGxP7X057343@pdx.rh.CN85.dnsmgr.net>
In-Reply-To: <CAPyFy2Ciibwn0QyR7m-vCiLRErHYHrNU-QVge2eqPbH0xkbqRg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
[ Charset UTF-8 unsupported, converting... ]
> On Thu, 28 Feb 2019 at 09:33, Rodney W. Grimes
> <freebsd@pdx.rh.cn85.dnsmgr.net> wrote:
> >
> > LD?=ld.lld in the right place(s)?
> 
> Perhaps, I seem to recall some issue with that, but not the specifics.

sys.mk already does a LD?=ld so by the time we try
to override it in the Makefile.i386 it is too late
as already defined.

*sigh*

> > And is this still an issue for stable/12 i386?
> > or has ld been changed to ld.lld?
> 
> stable/12 i386 still has GNU ld as /usr/bin/ld and there are a small
> number of ports (particularly Free Pascal ones) which fail to build
> with lld.
> 
> They're tracked as children of PR 214864:
> https://bugs.freebsd.org/bugzilla/showdependencytree.cgi?id=214864&hide_resolved=1
> The Lazarus / Free Pascal issue is in PR 233413.
> 
> In my opinion we should merge the switch to lld as /usr/bin/ld to
> stable/12 now and iterate on fixing the remaining ports fallout, but
> would like re/portmgr's assent.
> 

-- 
Rod Grimes                                                 rgrimes@freebsd.org



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