A multithreaded c program should be linked with libpthread.so. I found that in /usr/lib there are two pthread libs 1. libpthread.so, and 2. libpthread.a. But i found that there is also something called libpthread_nonshared.a. What is this used for? Please clarify. -- View this message in context: http://www.nabble.com/Question-on-pthread-library-tf4430083.html#a12637983 Sent from the C-prog mailing list archive at Nabble.com.
- [c-prog] Question on pthread library Sathya3110
- Re: [c-prog] Question on pthread library Thomas Hruska
- Re: [c-prog] Question on pthread library Sathya3110
- Re: [c-prog] Question on pthread library Thomas Hruska
- Re: [c-prog] Question on pthread library Brett W. McCoy
