Hi K.D., kd at flaga.is writes: > Could someone verify for me that pthread_create() does not block > indefinitly on their embedded system setup (or even pmac would be great > too). > My setup is glibc 2.1.2 with fpu and cache patch applied , kernel 2.2.5 and > gcc 2.95.2.
pthreads are important to our app, so I was happy to give this a go on our Embedded Planet 860T board: my kernel is 2.2.13 from the linuxppc-embedded ftp site, and the test works fine using the same versions of glibc and gcc. Maybe try out the 2.2.13 kernel and see how that goes. Regards, Graham ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
