[Bug c++/42033] libstdc++ seems to miss std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<char*>(char*, char*, std::allocator<char> const&)

paolo dot carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Fri Nov 13 21:11:00 GMT 2009



------- Comment #4 from paolo dot carlini at oracle dot com  2009-11-13 21:10 -------
I see. Seems a compiler problem indeed, because, as Jason mentioned, the
template is explicitly instantiated in string-inst.cc and marked to be exported
in the linker script for the *.so. I have no idea what libstdc++ could do to
fix this...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42033



More information about the Gcc-bugs mailing list