Using rev. 10081 built with TDM 4.9.2 here as "production version" (this is the latest build, almost a year old, which works without any problem whatsoever).
What's funny is that I'm doing the exact same steps as before (I'm building wxWidgets with a batch file, so it's certain I'm using the same flags and all, and for building Code::Blocks I'm using the project file). Building Code::Blocks invariably gives me include errors (those are trivial to fix, but I'm surprised where they come from!) and sometimes missing vtables on TinyXML::Document (huh, wtf?), and sometimes other stuff. Which, frankly, makes no sense at all.
Now, if Code::Blocks wasn't the only software that doesn't build, I'd say my compiler is broken.
Then, if I manage to build, selecting something draws weird stuff (selecting two and a half lines instead of what I'm selecting) and the like. Or typing <return>-<return>-<tab> causes a silent crash, but not every time. Only when you haven't saved for 10 minutes and really don't feel like losing your work, it happens.
It's really odd, and I have no idea what to do about it.