Dear all, I would like to take advantage of the friendly people in this mailing list to make a small survey:
what compiler, developer toolchain and programming environment do you use on Window when programming in C or C++ with the GSL library ? Personally I use the MSYS2 environment with its mingw packages and the GCC and clang compilers provided by MSYS2 itself. I also use CMake and Meson as a build system. I have developed my own library manager (lhelper) to help me compile libraries having different build environments. I am curious to know what people use on Windows. Thank in advance to all the answers. Kind regards Francesco
