No, it's just impossible to set up the C::B workspace right. I've eliminated all the compilation errors, but now it won't link.
It seems like C::B is passing a wrong arg to the linker, it wants to say "-lstdc++", but says "-l-lstdc++" instead.
I have put my initial work on the C::B project in the SVN.
Code:
mingw32\bin\ld.exe: cannot find -l-lstdc++
I have put my initial work on the C::B project in the SVN.