I use code::blocks and c++11 works, Eclipse is a bit more complicated to use I think, because there are more menus.
The only inconvenient is that I have to switch of compilator if I want to compile in 32 bits or in 64 bits.
(With tdm-gcc the flag -m32 doesn't work, maybe there's another way to configure this with code::block but all the method I tested when I've checked on the forum didn't work so...)
I keep going to use two compilator. (tdm-gcc-32 and tdm-gcc-64 version 4.
Have you a 32 bits or a 64 bits compilators of tdm gcc ? (It's very possible that you have an incompatibility, I also had problems)
But What error messages did you have ?