On Thursday, 21 July 2016 at 13:13:39 UTC, Claude wrote:
On Thursday, 21 July 2016 at 10:30:55 UTC, Andrea Fontana wrote:
On Thursday, 21 July 2016 at 09:59:53 UTC, Claude wrote:
I can build a "Hello world" program on ARM GNU/Linux, with
druntime and phobos.
I'll write a doc page about that.
It's a good idea :)
Done:
https://wiki.dlang.org/LDC_cross-compilation_for_ARM_GNU/Linux
I based it totally on Kai's previous page for LDC on Android.
It lacks the build for druntime/phobos unit-tests.
Thanks! That's really awesome!
Did you manage to build more complex applications? EABI is a bit
different from the hardfloat ABI and there may be still bugs
lurking in LDC...
Regards,
Kai