issue 1
(Make fails: thread-local storage not supported for this targ...) reported by saptarshi.guha
- 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)
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)
Jan 18, 2009
r31
(-attempt a new stackless co-routine variant) committed by naasking
- -attempt a new stackless co-routine variant
-attempt a new stackless co-routine variant
Jul 25, 2008
r30
(-stdint.h should be in top-level directory for Windows build) committed by naasking
- -stdint.h should be in top-level directory for Windows build
-stdint.h should be in top-level directory for Windows build