Is Apple LLVM 6 compatible with LDC
Joakim via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu Oct 30 01:56:04 PDT 2014
On Thursday, 30 October 2014 at 08:54:03 UTC, Joakim wrote:
> As far as I know, ldc's support for iOS is still in the early
> stages but they should be binary compatible, particularly if
> you compile ldc against the same llvm backend, and a C wrapper
> is likely still necessary, as I don't think Dan Olson got it
> working without one:
>
> http://forum.dlang.org/post/m2txc2kqxv.fsf@comcast.net
Sorry, rereading his post now, he did get it working without a C
wrapper, _I_ needed a C wrapper for Android.
More information about the Digitalmars-d-learn
mailing list