Okay, so I did everything in the wiki for code::blocks setup. I got 2 errors (still exponentially better than VC++) in sched.c. pastebin is kind of unnecessary as the error is only 2 lines long:
In file included from ..\src\Includes/pthread.h:288, from C:\Users\Colton\Desktop\C-Mod\src\main.c:37: c:\program files (x86)\codeblocks\mingw\bin\../lib/gcc/mingw32/4.4.1/../../../../include/sched.h:152: error: expected ')' before 'pid' c:\program files (x86)\codeblocks\mingw\bin\../lib/gcc/mingw32/4.4.1/../../../../include/sched.h:154: error: expected ')' before 'pid' Process terminated with status 1 (1 minutes, 59 seconds) 2 errors, 0 warnings
No, it doesn't. IT NEVER GOT THAT FAR!!!! I probably linked something wrong, so VC doesn't work. I switched to Code::Blocks and only got 2 errors. Anyways, that comment wasn't very helpful. dimonru has the same problem: https://powdertoy.co.uk/Discussions/Thread/View.html?Thread=8233 He didn't get much help either