Path of least resistance towards D running on RISC-V
e-y-e via Digitalmars-d
digitalmars-d at puremagic.com
Sat Dec 31 05:46:16 PST 2016
On Saturday, 31 December 2016 at 11:49:52 UTC, Nicholas Wilson
wrote:
> On Saturday, 31 December 2016 at 11:36:47 UTC, e-y-e wrote:
>> ...
>
> First step is to build the riscv-llvm and then use it to build
> LDC with it.
> If you are trying to do low level stuff then the druntime is
> probably out.
>
> Search for embedded d (ARM cortex M, 5(?) part series) for how
> to get rid of it (can't find it atm), or ask Adam.
>
> Anyway, good luck!
Thanks, I'll look around, I have an ARM Cortex M based Arduino
board so I could test out the process using that.
More information about the Digitalmars-d
mailing list