See also info from: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608029
... This works fine on amd64 though. The interesting difference seems to be that amd64 produces: 0000000000000000 V _ZTI1AIiE 0000000000000000 V _ZTS1AIiE 0000000000000000 V _ZTV1AIiE While armel gives us: 00000000 R _ZTI1AIiE 00000008 R _ZTS1AIiE 00000000 V _ZTV1AIiE If the template is left to be implicitly instantiated, then armel also produces weak symbols for the typeinfo (but that causes other trouble in the original example). -- Mathieu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org