"-lc -lpthread" link order works on x86_64 glibc-2.9, but cause hang on uClibc-0.9.32-rc1 on mipsel with NPTL

Timo Teräs timo.teras at iki.fi
Tue Jan 11 08:18:31 UTC 2011


On 01/11/2011 10:03 AM, Jian Peng wrote:
> "-lc -lpthread" link order works on Linux with glibc-2.9 on x86_64, but cause hang on uClibc-0.9.32-rc1 on mipsel with NPTL

Would be because uclibc on mipsel does not support protected symbols.

uclibc on x86 and some other platforms works too. I believe someone
should be working on making the protected symbol support generic.

- Timo


More information about the uClibc mailing list