As I understand it, the main ways people compile and run TBA on Windows is either through ws/cygwin and Microsoft Visual Studio.
I'd prefer not to use such a massive, bloated IDE as MSVS, and I'd also prefer to build native executables if possible.
What is the best C compiler to create a native executable, aside from VS?