Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make fails: thread-local storage not supported for this target #1

Open
GoogleCodeExporter opened this issue Apr 8, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
CVS checkout on OS X Leopard 10.5.5
make

gcc -ansi -pedantic -O2 -fPIC -I./ -c libconcurrency/coro.c -o
libconcurrency/coro.o
libconcurrency/coro.c:60: error: thread-local storage not supported for
this target
libconcurrency/coro.c:61: error: thread-local storage not supported for
this target
libconcurrency/coro.c:62: error: thread-local storage not supported for
this target

On  a Macbook (intel core 2 duo)

Original issue reported on code.google.com by [email protected] on 12 Oct 2009 at 8:47

@GoogleCodeExporter
Copy link
Author

I met an error when run the example code 

The error info :
No Thread Launch
: Success


My system is:

CentOS release 5.5 (Final)

Original comment by [email protected] on 13 Jun 2011 at 10:57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant