I've found already two programs, which want to use pthread_cancel, and I think glibc doesn't let it work unless it can load dynamically libgcc_s.so.1. That's loaded with dlopen, so... how should we make the packages for the rpath to include the proper gcc package subdirectory for that library? Any advice? Thank you, Lluís.