Huh, okay I didn't knew that it should be done like this.
On the internet I've read about the 'problem' with libstdc++ in C-DLLs, but somehow I utterly failed to write a working makefile.
Thanks, you helped me alot! :D
Btw. I want to use this for a module system, much like the one by Toji.
In the last time I've already written some modules like a FastCGI interface or a irc client/bot.