------- Additional Comments From viriketo at gmail dot com  2010-08-31 06:58 
-------
The problem may be related to a TLS variable exported in a shared object (in the
global-dynamic way).
The TLS variable is gTLSIsMainThread, and the errors from ld come for all the
places where it is used.

The upstream mozilla people decided to disallow TLS completely on mips due to
this binutils problem. More information here:
https://bugzilla.mozilla.org/show_bug.cgi?id=528687


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11956

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to