Subj : Re: How to pass class-member function to pthread_create(....)? To : comp.programming.threads From : David Hopwood Date : Wed Jul 20 2005 09:22 pm David Schwartz wrote: > "David Hopwood" wrote: > >>No relevant standard provides a guarantee that a conforming compiler will >>have a -pthread option that enables pthreads. > > I never said it did. You said: > You can know that > you have this compatability by passing '-pthread' to your C++ compiler, > which is guaranteed to provide a compatible (with that compiler) pthreads > implementations. Regardless of what "this compatibility" was referring to, the above sentence asserts that "passing '-pthread' to your C++ compiler is guaranteed to provide a compatible (with that compiler) pthreads implementation." -- David Hopwood .