[Bug libc/10652] getaddrinfo causes segfault if multithreaded and linked statically

jakub at redhat dot com sourceware-bugzilla@sourceware.org
Thu Sep 17 13:39:00 GMT 2009


------- Additional Comments From jakub at redhat dot com  2009-09-17 13:39 -------
Please read http://people.redhat.com/drepper/no_static_linking.html, by linking
statically you make the portability far worse.  Unless you are creating a system
recovery tool that needs to work when shared libraries are hosed up, you should
link at least glibc libraries dynamically.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10652

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Glibc-bugs mailing list