These days, Cygwin's packages are quite old. There is no recent Clang, for example. With Windows 11, I had to switch to MSYS2 because Cygwin's make stopped working for no obvious reason...

MSYS2 works like a charm. We also use it in our GitHub Actions.

​It would be good to revise building/{win64,win32}/HowToBuild​ to describe the MSYS2 scheme. I'd like to use that too. Note that we use cygwin but with the Microsoft community tool chain using the clang compiler for Virtend. That works well for compiling Microsoft platform code (COM et al).


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <OpenSmalltalk/opensmalltalk-vm/pull/657/c1478083120@github.com>