uclibc + tls / mysql build fail

Mike Frysinger vapier@gentoo.org
Fri Mar 5 19:54:00 GMT 2010


On Thursday 25 February 2010 02:10:13 Enrico Weigelt wrote:
> I've just tried to compile mysql, but it breaks w/ missing
> __tls_get_addr on linking the clients (which involve c++).
> 
> Seems that the compiler creates tls code, which isn't supported
> by uclibc.
> 
> Does anyone have an idea how to fix this ?

whatever is using __thread is broken.  find & fix it.  some packages have 
insufficient TLS checks in their configure scripts.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20100305/eeb8b672/attachment.sig>


More information about the crossgcc mailing list