Mike Frysinger wrote:
i would guess as much, but i'm not familiar with sparc relocs. i do know that last i looked the sparc ldso would s**t itself even in normal mode ;).

That's correct. I have not gotten sparc shared library support working yet. I'm 
just linking statically for now.

Normal sparc TLS is done by simply saving the thread pointer in global register %g7, seems to work well. Getting shared libraries working is on my TODO list :).

-Austin

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

Reply via email to