This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/17089] Shared libraries always make weak symbols global


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]