------- Additional Comments From ncm-nospam at cantrip dot org 2005-04-20 18:43 ------- I agree with Andrew. The compiler was improved enough not to fail to report this error. The Right Thing is probably just to delete the explicit instantiations, if it's not code to go in a shared library. If it is, just move the explicit instantiations after all the definitions.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21118