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.