Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Apr 2018 18:29:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        haskell@FreeBSD.org
Subject:   [Bug 226872] lang/ghc: fails to build with lld as /usr/bin/ld
Message-ID:  <bug-226872-16154-SGASGisZqZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226872-16154@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226872-16154@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226872

--- Comment #6 from arrowd <6yearold@gmail.com> ---
I've posted a preliminary diff to update GHC to 8.4.1 [1]. I repackaged
bootstrap compiler changed both to use ld.bfd as their linker. However, this
isn't ready to be committed yet, because ~400 hs* ports also need updating.=
 And
then at least 3 exp runs.

To make the current port use ld.bfd try a change I made on
lang/ghc/Makefile:100 and lang/ghc/Makefile:41, that is removing
--with-ld=3D${LD} configure argument and passing LD env var.

[1] https://reviews.freebsd.org/D15005

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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