[Bug middle-end/17089] Shared libraries always make weak symbols global
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Aug 18 22:51:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-18 22:50 -------
Really this is just a dup of bug 15000. Default visibility for ELF (and for Linux) is to export them but
you can now change that with 3.5.0, see the bug report and http://gcc.gnu.org/gcc-3.5/changes.html
for more information.
*** This bug has been marked as a duplicate of 15000 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|target |middle-end
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17089
More information about the Gcc-bugs
mailing list