cwindows

C compiler for Windows?


I'm fine working on Linux using gcc as my C compiler but would like a Windows solution. Any ideas? I've looked at Dev-C++ from Bloodshed but looking for more options.


Solution

  • You can use GCC on Windows by downloading MingW (discontinued) or its successor Mingw-w64.