On (07/11/08 13:55), angus salkeld wrote:
> Hi
> 
> I have an application (corosync www.openais.org) that uses 
> pthread_spin_lock().
> 
> I am building for a powerpc (e500 & e300) target.  What version of
> uClibc and pthread implementation do you recommend?
> 
> I am currently using uClibc-20080227.tar.bz2 and linuxthreads.old and
> I get a link error. At a closer inspection
> there does not seem to be an implementation of these functions in
> linuxthreads.old.

This is not implemented in linuxthreads.old. You may try the new
linuxthreads. Beaware that new linuxthreads has not been used/tested
as much as linuxthreads.old so you may run into rough edges.

-Khem 
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to