Re: Guile 64-bit Windows support, redux
Michael Käppler <[email protected]> Thu, 27 Feb 2025 10:12:27 +0100
| Newsgroups | gmane.lisp.guile.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Mike, thanks a lot for testing! I'm excited to see this finally going forward. >OK. This patchset does not result in a functional build on any of the Win32 >VMs I've tested. It seems necessary but not sufficient. Can you share details about your compilation and testing setup? In particular, the mingw toolchain (GCC-UCRT?) and the VMs used for testing. As you write about VMs, I assume you cross-compiled from a Linux environment? Also, what exactly is not functional in your build? >I feel like there needs to be a few more patches that should have been attached. I could fairly easily >tweak it into shape, but, I'd rather make sure I've got the full story first. I have some more patches here that I contributed to fix Guile-Windows issues in Lilypond. I can try to set up a repo on Github with all these patches applied on top of current Guile 'main'. However, as we currently use Guile 3.0.10 to do releases, I would first have to make sure it still works with main. Michael