NPTL MIPS, current git head, programs block on startup

Austin Foxley austinf at cetoncorp.com
Tue Apr 27 15:51:26 UTC 2010


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


More information about the uClibc mailing list