[PATCH] nptl working for sparc32

Austin Foxley austinf at cetoncorp.com
Wed Mar 18 13:40:09 UTC 2009


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



More information about the uClibc mailing list