You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiling Julia from source using MSYS2 has worked in the past but is not actively supported. Pull requests to restore support would be welcome. See a past version of this file for the former instructions for compiling using MSYS2.
MSYS2 have toolchains available out of the box, including MINGW64/32, CLANG64/32, UCRT64 (gcc+ucrt).
And it has a pacman-based package management system.
Re-adding support for building julia with MSYS2 would be useful to simplify building steps on windows.
The text was updated successfully, but these errors were encountered: