Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Autotools, GCC, GDB, etc on Windows what to use nowadays?

Hi,


I started to look at the failing tests on Windows. One thing that came up is the autootols tests looking for autoconf, automake. It will be the same for dsf-gdb which needs gdb. My question is... what should be used? There old MinGW, MSYS, Mingw-get (just a package manager for original MinGW?), Cygwin, MinGW 64, MSYS2, etc. I'm a bit lost on what should be used and more officially support. Or at least, what to use for tests?

Is the general consensus that MSYS2 is the way to go?


Thank you,

Marc-André


Back to the top