I recently upgraded to win8 and one of the side effects is that my compiler, which I have grown emotionally attached to, is now incompatible. Is there a compiler or IDE that is compatible with win8? (I prefer a compiler that works with DEV C++ IDE)
You should really work with something more modern such as Visual Studio 2013. It's free for teams that 5 people or below. It was designed for Windows 8 and has a nice UI.
I can confirm that g++ 4.8.1 works fine even with windows 10. The only problem I am having is that after I installed visual studio longdoubles do not work with g++ 32bit