C compiler for Windows?

mario64 picture mario64 · Sep 22, 2008 · Viewed 427.9k times · Source

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.

Answer

Ben Hoffstein picture Ben Hoffstein · Sep 22, 2008

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