LDC with ARM backend

Claude via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Jul 15 08:24:21 PDT 2016


On Friday, 15 July 2016 at 15:02:15 UTC, Radu wrote:
> Hi,
> LDC on Linux ARM is fairly complete. I think it is a fully 
> supported platform (all tests are passing). Check in 
> https://wiki.dlang.org/Compilers the LDC column.
>
> This is the close for a tutorial for cross-compiling 
> https://wiki.dlang.org/Build_LDC_for_Android builds.

Great, I didn't see it.

However I don't use Android on my ARM target, I have a 
arm-none-linux-gnueabi toolchain.

I think I have to change the Android patch, keep the "80-bit 
float" stuff, and modify the build scripts somehow to use GNU 
version.


More information about the Digitalmars-d-learn mailing list