Am 26.04.2009 07:56, schrieb Khem Raj:
On Thu, Apr 23, 2009 at 3:36 PM, Austin Foxley<[email protected]> wrote:
Stephan Raue wrote:
and why it is compiling with gcc-4.3.3 and not with 4.4.0?
Just guessing, but maybe you need emutls enabled and it's not getting enabled
with 4.4.0? The main branch of uClibc doesn't provide the ___tls_get_addr
function, so I would think you need to use gcc's emulated tls support. That's
somewhere to look at least.
Anybody else know for sure?
you could try configuring gcc/libstdc++ with --disable-tls
-Austin
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc
thank you, this seems to help me. i also have compiled gcc-4.3.3 without
this and it worked, with gcc-4.4.0 i need "--disable-tls".
Stephan
--
### OpenELEC.tv ###
The free and open Mediacenter Distribution 4 you
http://www.openelec.tv
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc