Re: struggling to get master to build

2022-02-18 Thread Norman Ramsey
> 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 __

Re: struggling to get master to build

2022-02-18 Thread Ben Gamari
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 > >

Re: struggling to get master to build

2022-02-18 Thread Ben Gamari
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 > >