<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>Il giorno 07/apr/2014, alle ore 12:01, Jean-Daniel Dupas <<a href="mailto:mailing@xenonium.com">mailing@xenonium.com</a>> ha scritto:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br>Le 7 avr. 2014 à 11:37, Nicola Gigante <<a href="mailto:nicola.gigante@gmail.com">nicola.gigante@gmail.com</a>> a écrit :<br><br><blockquote type="cite"><br><br>Il giorno 07/apr/2014, alle ore 11:18, Jean-Daniel Dupas <<a href="mailto:mailing@xenonium.com">mailing@xenonium.com</a>> ha scritto:<br><br><blockquote type="cite"><br>Le 5 avr. 2014 à 18:46, Nicola Gigante <<a href="mailto:nicola.gigante@gmail.com">nicola.gigante@gmail.com</a>> a écrit :<br><br><blockquote type="cite"><br>Hello...<br><br>From the C++11 status page it seems that thread_local is supported from clang 3.3,<br>but with clang 3.4 shipped with xcode 5.1 I get:<br><br>error: thread-local storage is unsupported for the current target<br></blockquote><br>What is your project "Deployment Target" build setting ?<br><br><br></blockquote>It's "OS X 10.9”, and the architecture is x86_64<br></blockquote><br>IIRC, the OS X support has been implemented in clang between clang 3.4 and 3.5. I though it was already available in Xcode but look like you're right.<br><br>So, using C++ thread_local already works with actual clang release and TOT and will hopefully appears soon in Xcode too.</div></blockquote><br></div><div>Ok!</div><div>Thank you very much for the clarification!</div><div><br></div><div>Bye,</div><div>Nicola</div></body></html>