use zig or msys2 compiler toolchain (gcc/clang) for windows? #1146
-
hi! windows dist of c3 requires the horrid msvc. src: Lines 195 to 199 in 9a114b3 it would be nice if it could use the msys2-gcc / msys2-clang toolchain (and optiinally distributed there too). yes, i have searched with keywords {msys,cygwin} on {issues,discussions} |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 13 replies
-
It doesn't require that you use MSVC. But it does need to link against the .dlls so the script downloads the required dependencies. |
Beta Was this translation helpful? Give feedback.
-
actually, i am running on a public wifi & havent got my laptop with me for now. so, is there some link using which i can dowload it on mobile, and transfer it to pc later? |
Beta Was this translation helpful? Give feedback.
-
hey! how about using the its lightweight, mit license, cross platform, cross compiling, sane defaults, provides caching. can even pick different library (musl, glibc, etc.) |
Beta Was this translation helpful? Give feedback.
I don't want people to run into any issues linking libraries compiled with MSVC.