> It looks like this may be fall-out from !7511, presumably because lld
> apparently disallows text relocations by default. This is presumably
> Linux; which distribution are you using?
Debian 11 (bullseye).
I'll check out the MR you mentioned, and I'll open that ticket.
N
__
Norman Ramsey writes:
> I recently pulled to bring my local copy of GHC HEAD up to
> 67dd5724297094af93be1887ef000845722c6f2b. But I cannot seem
> to get it to build.
>
> I'm following these steps:
>
> git pull --ff-only --prune --recurse-submodules --force
>
> rm -r _build
>
> ./boot
>
>
Norman Ramsey writes:
> I recently pulled to bring my local copy of GHC HEAD up to
> 67dd5724297094af93be1887ef000845722c6f2b. But I cannot seem
> to get it to build.
>
> I'm following these steps:
>
> git pull --ff-only --prune --recurse-submodules --force
>
> rm -r _build
>
> ./boot
>
>