Quick and dirty support for RISC-V

Nicholas Wilson via Digitalmars-d digitalmars-d at puremagic.com
Wed Jan 4 16:46:11 PST 2017


On Wednesday, 4 January 2017 at 17:12:54 UTC, e-y-e wrote:
> In a previous post a few days ago, I asked what the easiest way 
> of getting D code running on RISC-V would be. I thought the 
> process might take quite a while and more knowledge of 
> compilers, hardware etc than I currently have.
>
> [...]

Excellent!

You said you did some hacking on LLVM so small LDC checklist:
Have you set all the correct predefined versions?
ABI?

If you have any questions please hop on to our gitter: 
https://gitter.im/ldc-developers/main


More information about the Digitalmars-d mailing list