[Bug target/29720] Latest CVS: undefined reference to __tls_get_addr

2009-11-23 Thread ubizjak at gmail dot com


--- Comment #3 from ubizjak at gmail dot com  2009-11-23 21:58 ---
(In reply to comment #2)
 OK, that fixed the problem. But shouldn't configuration have caught it?

So, fixed.


-- 

ubizjak at gmail dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29720



[Bug target/29720] Latest CVS: undefined reference to __tls_get_addr

2006-11-05 Thread mckelvey at maskull dot com


--- Comment #2 from mckelvey at maskull dot com  2006-11-06 00:35 ---
OK, that fixed the problem. But shouldn't configuration have caught it?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29720



[Bug target/29720] Latest CVS: undefined reference to __tls_get_addr

2006-11-04 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2006-11-05 05:20 ---
a missing __tls_get_addr might mean you don't have TLS in your glibc which
means you need to do --disable-tls.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

  Component|c++ |target


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29720