shared libraries on OS X

David Nadlinger via Digitalmars-d digitalmars-d at puremagic.com
Fri Nov 14 08:18:20 PST 2014


On Friday, 14 November 2014 at 15:22:45 UTC, Martin Nowak wrote:
> What's the situation of native TLS? Any docs?
> What version of OSX is required?

10.7. And IMHO the most useful documentation for actually getting 
stuff done is the ld source code (opensource.apple.com).

David


More information about the Digitalmars-d mailing list