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 schwab at suse dot de  2004-08-19 08:25 -------
Unloading a shared library on dlclose while another one still has a reference 
to it would be a bug in the dynamic linker.  That should not happen with glibc. 

-- 


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]