> > Have you built nptl for arm7 no-mmu? I'm woried that I may be making > the effort to integrate it into our build for a big let down and > debugging effort in the end. > It will not work. Using NPTL on a no-MMU system is going to be pretty worthless IMHO. You should stick with linuxthreads. Not only does it make doing TLS difficult, the performance is going to suck. Also, the stuff from CodeSourcery will not support no-MMU.
-Steve _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
