Hello,

Does any have a usable uclibc config (10/31/2009 snapshot nptl branch) and
toolchain (10/31/2009 trunk snapshot ) that I can use as a baseline.

I get everything to compile but the libpthread that is created is not usable
... applications complain about it not being compiled with fPIC. I checked
with "make V=1" and everything looks correct.

Out of desperation I started compiling all the applications that used
pthreads statically and for the most part they work but shared libraries
that use pthreads end up messed up even when including pthreads statically.
The applications that call them also complain about them not having fPIC

Thanks in advance,

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

Reply via email to