On 2015-11-06 18:15, bitwise wrote:

The existing emulated TLS solution can be modified to work with shared
libraries pretty easily. At present, I have no intention of trying to
implement native TLS.

I don't see how it can be modified "pretty easily". You don't need native TLS, but as far as I can see you basically need to do, in the runtime, what the dynamic linker is already doing.

--
/Jacob Carlborg

Reply via email to