Runtime for ARM

Paolo Invernizzi pinver at pinver.com
Tue May 14 20:30:10 PDT 2013


Hi all,

I've read that *maybe* it's possible to use LDC for ARM, so I'm 
investigating the port effort of an actual D application.

I've compiled the actual 'merge-2.061-2' and ldc has produced an 
ARM object file:

   ldc2 -march=arm -mtriple=arm-linux-gnueabi -c main.d
   file main.o
   main.o: ELF 32-bit LSB relocatable, ARM, version 1 (GNU/Linux), 
not stripped

So now, just before starting to attach the runtime compilation, 
I'm asking of someone has a ready-to-use 
tutorial/patch-for-CMakeLists/blogpost or similar for such a 
things...

Thanks,
Paolo


More information about the digitalmars-d-ldc mailing list