Subj : Re: threaded program and wait() call To : comp.programming.threads From : loic-dev Date : Mon Aug 08 2005 01:18 am Hello Tad, > As far as LinuxThreads vs NPTL part: my question is how do I know which > one am I using? It is very likely silly question, but all I know is > that I compile my source with -pthread option and I am at the 'mercy' > of the linker to select one for me. I am using 3.3.3 version of gcc. Have a look to: http://www.daimi.au.dk/~kasperd/comp.os.linux.development.faq.html#nptl HTH, Loic. .