Re: Welcoming Olivier as new committer
Ludovic Courtès <[email protected]> Tue, 03 Mar 2026 15:36:57 +0100
| Newsgroups | gmane.lisp.guile.devel |
|---|---|
| Message-ID | <[email protected]> |
Olivier Dion <[email protected]> skribis: > Having a working version of Guile 3 on Windows is very nice. But, it > would be even nicer if bug fixes could be ported to Windows as well in > the future (not just some Z version in a blue moon). > > Which mean, I would like to see if we can try to keep the Windows build > working between versions, once we get it worked, says in 3.0.12. Perhaps =E2=80=9Cwe=E2=80=9D could add a check in =E2=80=98.guix/manifest.s= cm=E2=80=99 that would (1) cross-build Guile to MinGW (it=E2=80=99s already there), and (2) attempt to= run the binaries with Wine (that=E2=80=99s the missing part)? Ludo=E2=80=99.