Re: [PATCH] Repackage ghc bootstrap for 7.7

2025-03-26 Thread Matthias Kilian
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-

[PATCH] Repackage ghc bootstrap for 7.7

2025-03-17 Thread Greg Steuck
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

Re: ghc bootstrap

2022-09-04 Thread Stuart Henderson
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

ghc bootstrap

2022-09-04 Thread Matthias Kilian
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

Re: Include libHSrts_thr.a into lang/ghc bootstrap

2020-09-22 Thread Greg Steuck
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

Re: Include libHSrts_thr.a into lang/ghc bootstrap

2020-09-21 Thread Greg Steuck
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

Re: Include libHSrts_thr.a into lang/ghc bootstrap

2020-09-21 Thread Matthias Kilian
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

Re: Include libHSrts_thr.a into lang/ghc bootstrap

2020-09-21 Thread Matthias Kilian
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

Include libHSrts_thr.a into lang/ghc bootstrap

2020-09-21 Thread Greg Steuck
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