------- Additional Comments From hjl at lucon dot org 2005-01-29 01:05 ------- It is a compiler bug. VisTest<char>::VisTest() is never defined. R_X86_64_PC32 relocation may not reach it at runtime when it is called. The new linker catches this particular bug at linktime.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19664