Hi Greg,
On Mon, Mar 17, 2025 at 09:15:55AM -0700, Greg Steuck wrote:
> I rebuilt ghc bootstraps on both supported platforms and uploaded the
> results into ~gnezdo/snapshot. I was running these snaps:
>
> amd64 OpenBSD 7.7-beta (GENERIC.MP) #600: Sun Mar 16 17:44:04 MDT 2025
> arm64 OpenBSD 7.7-
Hi Matthias,
I rebuilt ghc bootstraps on both supported platforms and uploaded the
results into ~gnezdo/snapshot. I was running these snaps:
amd64 OpenBSD 7.7-beta (GENERIC.MP) #600: Sun Mar 16 17:44:04 MDT 2025
arm64 OpenBSD 7.7-beta (GENERIC.MP) #341: Sun Mar 16 16:10:07 MDT 2025
If you could
On 2022/09/04 21:28, Matthias Kilian wrote:
> FYI: to get the ghc bootstrap fuckup solved some way, I now took
> the old bootstrap (ghc-8.10.7.20220419), manually replaced the
> shared libs and uploaded the result (ghc-8.10.7.20220904). ghc is
> currently building on my machine. If t
FYI: to get the ghc bootstrap fuckup solved some way, I now took
the old bootstrap (ghc-8.10.7.20220419), manually replaced the
shared libs and uploaded the result (ghc-8.10.7.20220904). ghc is
currently building on my machine. If that succeeds, I'll just commit
the change. I've still n
Matthias Kilian writes:
> On Mon, Sep 21, 2020 at 04:33:38PM +0200, Matthias Kilian wrote:
>> I'll now check wether 8.6.4 still builds with the new bootstrapper.
>
> It does, including all ports depending on lang/ghc, on both amd64
> and i386.
New bootstrap also works great for ghc-8.10.2. Thank
On Mon, Sep 21, 2020 at 2:03 PM Matthias Kilian
wrote:
> On Mon, Sep 21, 2020 at 04:33:38PM +0200, Matthias Kilian wrote:
> > I'll now check wether 8.6.4 still builds with the new bootstrapper.
>
> It does, including all ports depending on lang/ghc, on both amd64
> and i386.
>
Very cool, thanks
On Mon, Sep 21, 2020 at 04:33:38PM +0200, Matthias Kilian wrote:
> I'll now check wether 8.6.4 still builds with the new bootstrapper.
It does, including all ports depending on lang/ghc, on both amd64
and i386.
Ciao,
Kili
Hi Greg,
On Mon, Sep 21, 2020 at 12:19:55AM -0700, Greg Steuck wrote:
> In my attempts to port ghc 8.10.2 I didn't figure out how to avoid
> requiring threaded rts for ghc bootstrap. I propose we change the
> bootstrap ghc 8.6.4 to include libHSrts_thr.a. So far I confirmed that
Hi Matthias,
In my attempts to port ghc 8.10.2 I didn't figure out how to avoid
requiring threaded rts for ghc bootstrap. I propose we change the
bootstrap ghc 8.6.4 to include libHSrts_thr.a. So far I confirmed that
applying the patch below makes libHSrts_thr.a appear in the generated
*xz