public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* How to use __thread
@ 2004-12-02  9:37 wj
  0 siblings, 0 replies; only message in thread
From: wj @ 2004-12-02  9:37 UTC (permalink / raw)
  To: gcc

Hi,

I am configuring the glibc 2.3.3 with nptl thread, but I meet this error 
info:
configure: error: compiler support for __thread is required

I am using the gcc 3.4.2 , and when I compile one test program which use
the __thread, I get this error:
t.c:3: error: thread-local storage not supported for this target

So how to resolve this problem?
Thanks.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-02  9:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-02  9:37 How to use __thread wj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).