Hi, all! A tried to build uClibc r16550 for ARM920T OABI with NPTL and discovered, that pthread_cancel seems to work properly only for EABI, cause it calls libgcc_s functions eg. _Unwind_Resume instead of _Unwind_SjLj_Resume, etc., and hence it fails....
Does anybody have an idea? -- _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
