------- Comment #2 from shockenhull at niceberg dot com 2007-11-23 20:21 ------- this bug seem to be related to the fact that std::string's name mangling is optimized by shortening it to a special encoding which might bypass the underscore prefix option
is there an option to disable the special case encoding for std::string ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34166