help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libsupc++ leaves __tls_get_addr unresolved


From: Daniel Kraft
Subject: libsupc++ leaves __tls_get_addr unresolved
Date: Thu, 06 Apr 2006 22:18:28 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060308 SeaMonkey/1.0

Hi!

I've just tried to compile OpenOffice, but at some point I get the message, that eh_globals.cc (libsupc++) references the unresolved symbol __tls_get_addr - for me this sounds like a problem with my g++ (libstdc++) installation (if not, please correct me).

I'm using a self-compiled version of GCC 4.1.0 (full source, not individual front-ends) with
        configure --prefix=/usr --enable-languages=c,c++,fortran

What could cause that problem, or what can I correct to get it work?

Yours,
Daniel Kraft


reply via email to

[Prev in Thread] Current Thread [Next in Thread]