I am working with uclibc 0.9.33.2 and the latest buildroot with gcc 4.7.1. I have a simple code that does thread cancellation. This code succeeds when you use shared linking, but it fails into a segmentation fault when you use static linking. Has anyone else faced this problem before. Abhishek