On Wednesday, 11 May 2016 at 19:07:10 UTC, Joakim wrote:
On Thursday, 5 May 2016 at 14:07:07 UTC, Vadim Lopatin wrote:
On Thursday, 5 May 2016 at 08:17:07 UTC, Joakim wrote:
[...]
Great work!
I've slapped up some beta builds, have at it:
https://github.com/joakim-noah/android/releases/tag/ddmd
Check out this beautiful version string, a natively built ddmd
on my Android tablet:
LDC - the LLVM D compiler (1.0.0-beta1):
based on DMD v2.070.2 and LLVM 3.8.0
built with LDC - the LLVM D compiler (3197d6)
Default target: armv7-none-linux-android
Host CPU: cortex-a15
http://dlang.org - http://wiki.dlang.org/LDC
Registered Targets:
arm - ARM
armeb - ARM (big endian)
thumb - Thumb
thumbeb - Thumb (big endian)
I've put up three more builds, including ldc master, which uses
the latest 2.071 frontend. Once I get JNI and the sample app
working, I'll make a proper announcement.