--- 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
--
--- 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
--- 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
--