iOS arm64 support coming along nicely

David Nadlinger via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Tue Sep 15 10:06:46 PDT 2015


On 15 Sep 2015, at 18:45, Dan Olson via digitalmars-d-ldc wrote:
> I have tested on an iPhone 6 and all
> druntime/phobos unittests pass with exception of some math results,
> similar to what I documented for armv7.

Nice!

> https://github.com/smolt/ldc-iphone-dev
>
> I haven't updated any of the readme files yet, but the build
> instructions still apply.  The differences are that the dev repo will
> pull in a llvm 3.6.1 with iOS TLS support, LDC is based on 0.15.2, and
> fatlibs with all standard architectures (armv7, armv7s, arm64, i386, 
> and
> x86_64) are built for druntime and phobos.

We should discuss how to best integrate iOS support into mainline LDC 
(even if it will still require a patched LLVM) soon, especially because 
DDMD will happen soon.

  — David


More information about the digitalmars-d-ldc mailing list