Linking with uClibc-0.9.32-rc3 on mipsel is sensitive to shared libraries link order

Maksim Rayskiy maksim.rayskiy at gmail.com
Wed Apr 13 21:06:56 UTC 2011


Hello,

It has been reported against uClibc-0.9.32-rc1 that when linking an
executable with shared libraries on mipsel platform depending on the
order of the libraries in the linker command line you may end up with
an application which hangs on the first call to the shared library.

http://lists.uclibc.org/pipermail/uclibc/2011-January/044611.html

The problem was attributed to lack of protected symbols support for
mipsel which was added in rc2.
I retested both rc2 and rc3 using the same test case as in original
post and the problem is still there, as far as I can tell.

Was anybody able to verify that adding protected symbols support for
all architectures fixed the problem on mips?

Thanks,
Maksim.


More information about the uClibc mailing list