Shared Libraries [was Re: D 1.076 and 2.061 release]

David Nadlinger see at klickverbot.at
Mon Jan 7 04:41:56 PST 2013


On Monday, 7 January 2013 at 10:14:54 UTC, Robert Clipsham wrote:
> Though I believe it will probably fail with older OS X versions 
> which don't have TLS support.

Yes, it is not supported by linker and dyld versions shipping 
with OS X 10.7. This is also the reason why LDC 2 only supports 
OS X 10.7+, as LLVM does not implement a workaround for older 
versions (although implementing one up to the point where it is 
good enough for D should be doable without too much effort).

David



More information about the Digitalmars-d-announce mailing list