LDC 0.17.0 alpha cross-compiler for Android/ARM, D 2.068.2

Joakim via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Fri Nov 6 03:56:33 PST 2015


https://github.com/joakim-noah/android/releases/tag/runners

You will need a linux/x86 host and the Android NDK, optionally 
the SDK if you want to create a GUI app.  A slightly older build 
was used to create the test runners from earlier this week.  You 
can use this cross-compiler to build command-line or GUI apps, by 
following the instructions from these sections in the wiki:

http://wiki.dlang.org/Build_LDC_for_Android#Build_a_command-line_executable
http://wiki.dlang.org/Build_LDC_for_Android#Build_a_sample_OpenGL_Android_app_ported_to_D

Make sure to set the NDK environment variable to the path of your 
Android NDK.

There are also instructions to build the cross-compiler and test 
runner from source yourself:

http://wiki.dlang.org/Build_LDC_for_Android


More information about the Digitalmars-d-announce mailing list