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 “we” could add a check in ‘.guix/manifest.scm’ that would (1) cross-build Guile to MinGW (it’s already there), and (2) attempt to run the binaries with Wine (that’s the missing part)? Ludo’.
