Skip to content

Can't compile on OSX 10.5.8 + GCC 4.0.1 #2

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1.  Can't compile on OSX 10.5.8

What is the expected output? What do you see instead?

libconcurrency $  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
make: *** [libconcurrency/coro.o] Error 1


What version of the product are you using? On what operating system?

From svn

Please provide any additional information below.

gcc --version
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5488)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


Original issue reported on code.google.com by voidptr...@gmail.com on 30 Jun 2011 at 9:52

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions