------- Comment #5 from hubicka at ucw dot cz 2009-11-13 21:16 ------- Subject: Re: libstdc++ seems to miss std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<char*>(char*, char*, std::allocator<char> const&)
> 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... I am confused why I get link error given that even my *.a exports the symbol... Honza -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42033