[Bug c++/22063] link failure involving symbol visibility

geoffk at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Apr 19 19:24:00 GMT 2006



------- 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



More information about the Gcc-bugs mailing list