[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Tuna 0.4.3 now w/OSX support
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 12 Jun 2012 17:13:05 -0300
> don't actually have an OSX platform to test on so I don't know how
> well/if it works yet.
It does not work for me (Lion):
$ make
g++ -O2 -Werror -Wall -MD -Isrc -c -o objs/tuna.o src/tuna.cpp
src/tuna.cpp:27: error: thread-local storage not supported for this target
Do I have to do something special to compile under OSX?