[Issue 9476] Support native TLS on Mac OS X

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 11 11:25:15 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9476



--- Comment #7 from Martin Nowak <code at dawg.eu> 2013-03-11 11:25:13 PDT ---
The needed functionality appeared in dyld-195.5 and ld64-123.2.
http://www.opensource.apple.com/source/dyld/dyld-195.5/src/threadLocalHelpers.s
http://www.opensource.apple.com/source/dyld/dyld-195.5/src/threadLocalVariables.c
If older linkers ignore the new sections and flags we probably might create
objects using the new TLV mechanism and do the dyld part in druntime for older
versions but I don't have time for this right now.

NB:
http://forum.dlang.org/thread/F2166CBA-4F77-49F7-9949-9F3666C12840@me.com

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list