[uClibc]pthread_t

Erik Andersen andersen at codepoet.org
Wed Mar 6 18:09:50 UTC 2002


On Wed Mar 06, 2002 at 06:47:25PM +0100, Tobias Anderberg wrote:
> Stefan Soucek wrote:
> 
> > > Hm. My uClibc/libpthread/ only contains Makefile and pthread.c and
> > > doesn't seem to contain any pthread definitions that override some
> > > other definitions.
> >
> > You don't seem to have the most up-to-date version. uClibc 0.9.9
> > came with a mini-pthreads implementation by Erik. This was more
> > like a stub-version to test the clone() syscall and supported
> > very basic threading.
> 
> Im using 0.9.9. But still, I don't think that's where the problem is,

Let me repeat what Stefan wrote.  If you are using 0.9.9, you
only have a stub-version of libpthread.  You can dig all you
like, but the pthread library from 0.9.9 will never do what you
want it to do.

If you want pthread support, you _must_ use that latest from CVS.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list