Hello,

I'm developing embedded system product on ARM9/Linux platform and I wish I could use D and vibe.d for this task.

I have couple of questions in this matter:
- What is the current status of ARM support?
- Does GDC support cross-compiling to ARM?
- Is it possible to remote-debug D code on ARM? (I've used GDB for C++ remote debugging on ARM11, I think this should also work with GDC compiled code)
- Does druntime support ARM plaforms?
- Does phobos support ARM plaforms?
- Does GC run reliably on ARM (or is it platform independent)?
- Can you estimate eventual cost of supporting D on ARM (think of paid bounty).

Thanks for any help.

Reply via email to