#3644·gensim

Building wheels with GCC in Windows

Author: ClayblockunovaCreated Dec 9, 2025Updated May 4, 2026

currently, MSVC is the only solution in for wheels building in Windows. adding GCC as alternative option would be useful since GCC is widely thought to be much smaller than Visual Studio and can be installed in Windows with tools like MSYS2.