I use gcc6 to compile software needing TLS on systems < 10.9 with success (i.e. the_silver_searcher, others). every time I have tried clang with -femulated-tls it has segfaulted (not many times). K