[Bug libstdc++/48465] [4.6/4.7 Regression] undefined reference to std::basic_string::_S_compare(unsigned long, unsigned long)

zsojka at seznam dot cz gcc-bugzilla@gcc.gnu.org
Tue Apr 5 21:48:00 GMT 2011


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

--- Comment #2 from Zdenek Sojka <zsojka at seznam dot cz> 2011-04-05 21:47:55 UTC ---
The problem might be the combination of the fact that _S_compare is static, and
 "extern template class basic_string < char >;" declaration.



More information about the Gcc-bugs mailing list