LDC iOS cross-compiler based on 0.15.1 - 2015/7/8
Pre-release
Pre-release
smolt
released this
09 Jul 05:57
·
23 commits
to master
since this release
This is an experimental release of iphoneos-ldc2 and druntime/phobos universal libraries for targeting iOS 32-bit ARM devices and iOS Simulator. Only binaries for OS X build host are available.
Missing:
- support of arm64
- std.internal.math.gammafunction is not correct for 64-bit real type
- C ABI not 100% compatible with iOS clang (struct return values)
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.