Re: Chicken-users Digest, Vol 271, Issue 4
Claude Marinier via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <CAPg6usDEaHXDyfyNxmOdgg1n55_t7Muh+MBdWCRR+Odfp+5aKg@mail.gmail.com> |
On Sun, Jul 6, 2025 at 12:02 PM <[email protected]> wrote: > > Date: Sat, 05 Jul 2025 21:45:34 +0200 > From: [email protected] > If you want to help us, consider giving it a try and report back any > problems you encounter. Please remember that our mingw toolchain > of choice is Chris Wellons' w64devkit[1], so try to use this if possible > to maximize the chance that we can reproduce any issues. Windows 10 w64devkit-x64-2.3.0.7z.exe (freshly installed) ./configure --prefix=C:/Chicken ... make ... make check ... ======================================= done. All tests passed. Good!