Swift is based LLVM,what will the D's LDC do?
Iain Buclaw via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jun 4 12:25:36 PDT 2014
On 4 June 2014 19:55, Jacob Carlborg via Digitalmars-d
<digitalmars-d at puremagic.com> wrote:
> On 2014-06-04 18:25, Iain Buclaw via Digitalmars-d wrote:
>
>> This likewise gdc too. All you need to do is look at the downloads
>> page on dlang.org !
>
>
> Awesome, but where's the binary for OS X?
>
I have an OSX box to start porting. But there's a couple druntime
related problems I need to have a proper sit down about. These are
mostly TLS-related problems. DMD insists on doing something wildly
different for each target. I insist on having a common way of doing
everything.
Once builds start succeeding, they will come.
More information about the Digitalmars-d
mailing list