Skip to content

LDC iOS cross-compiler based on 0.15.2 - 2015/10/23

Pre-release
Pre-release
Compare
Choose a tag to compare
@smolt smolt released this 24 Oct 06:00
· 9 commits to master since this release

This is an experimental release of iphoneos-ldc2 (2.066.1 FE) and druntime/phobos universal libraries targeting iOS 32-bit/64-bit ARM devices and iOS Simulator. Only binaries for OS X build host are available.

New:

  • arm64
  • includes libcurl
  • works with Xcode 7
  • based on LDC 0.15.2

Missing:

  • std.internal.math.gammafunction still needs some porting to a 64-bit real type

BTW, if looking for source, the github source code downloads below don't include any submodules. Just use git clone to get the all the source.