------- Comment #6 from geoffk at gcc dot gnu dot org 2006-04-19 19:23 ------- I believe that the problem here is that you haven't defined foo::bar in linkfoo.so. Because the foo in linkfoo.so is hidden, it is not the same foo as the foo in liblinkfoo.so.
-- geoffk at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22063