Cross build for RPi2(3)
Oleg B via digitalmars-d-ldc
digitalmars-d-ldc at puremagic.com
Wed Jun 7 11:20:11 PDT 2017
Hi, how I can build my project for RPi2 or 3 (armv7, armv8)?
By default ldc2-1.3.0-beta1 has no arm targets.
LDC - the LLVM D compiler (1.3.0-beta1):
based on DMD v2.073.2 and LLVM 4.0.0
built with LDC - the LLVM D compiler (1.3.0-beta1)
Default target: x86_64-unknown-linux-gnu
Host CPU: skylake
http://dlang.org - http://wiki.dlang.org/LDC
Registered Targets:
x86 - 32-bit X86: Pentium-Pro and above
x86-64 - 64-bit X86: EM64T and AMD64
Where I can get prebuilded ldc2 with arm target or ldc2 for host
arm?
And if I found ldc2 with arm target how to build for it's target?
I need gcc and libs for arm, right?
More information about the digitalmars-d-ldc
mailing list