OS X libphobos2.so

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Fri Nov 6 05:30:07 PST 2015


On 2015-11-06 08:02, Kingsley wrote:

> Hi - I would like to help. I don't have the knowledge or skills (yet) to
> be of much use. However I'm certainly interested in starting a public
> project somewhere and encouraging as many people who do have the skills
> and knowledge to help out.
>
> I have absolutely no idea where to start. However if you are remotely
> interested could you reply here.
>
> If people with skills and knowledge were open to jumping on a regular
> skype call to discuss how to get this moving forward I could possibly
> provide some kind of compensation as motivation.
>
> Please let me know :)

It's pretty easy in theory. OS X 10.7 got support for native TLS. DMD 
works on 10.6 as well, because of that it uses its own custom 
implementation of TLS. Modify DMD to generate the same code as Clang 
would do when accessing TLS.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list