On 04/27/2010 03:47 AM, Andreas Schultz wrote:
>>>> Changing linking order of application to pull in libpthread first
>>>> should fix it too.
>>>
>>> I'll try that...
>>
>> Hacky solution for you is to add -lpthread for your main application.
>> Proper solution is protected symbol support in ld.so.

Looks like we need protected symbol support for all archs with nptl
then. Can someone draft a patch to hit all of them, and then we can get
some testing across all archs.

-Austin
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to