shared libraries on OS X
    Sean Kelly via Digitalmars-d 
    digitalmars-d at puremagic.com
       
    Fri Nov 14 08:40:25 PST 2014
    
    
  
On Tuesday, 11 November 2014 at 17:24:31 UTC, Jacob Carlborg 
wrote:
> On 2014-11-11 15:05, Jacob Carlborg wrote:
>
>> The first step would be to implement native TLS, see this 
>> issue [1].
>
> BTW, the reason to implement native TLS is because otherwise we 
> need to implement basically what the dynamic linker is already 
> doing for TLS our self. Since it would be nice to have native 
> TLS support anyway I thought that was a better idea.
We're two releases into having native support for TLS in OSX now, 
so it probably is time to switch over.
    
    
More information about the Digitalmars-d
mailing list