forked from ldc-developers/ldc
-
Notifications
You must be signed in to change notification settings - Fork 0
Project Status
redstar edited this page Jan 14, 2012
·
10 revisions
- These are for D1 LDC, D2 is working on x86-32 Linux only atm..
- You are welcome to help to improve/extend support!
- best supported
- dstress results
- contact: ?
- no big open issues
- dstress results
- contact: ?
- no big open issues?
- needs tests!
- locking primitives not verified to work
- contact: doob?
- Step by step guide to compiling LDC
- exception handling not supported
- contact: ?
- LDC2 from llvm-3.1 branch compiles w/ this patch
- See also discussion here and this pull request for DMD
- For TLS support you need this patch for LLVM (SVN trunk)
- most of druntime compiles
- exception handling still needs work
- untested
- contact: kai@redstar.de
- LDC compiles, but bugs in frontend
- porting of GDC fixes suggested
- runtime, inline asm and exception handling need work
- contact: none
- reported as working
- runtime, inline asm and exception handling need work (still the case?)
- contact: mwarning
- support is brand new and only in LDC HEAD with llvm 2.7
- contact: ruben
- Supposed to work?
- A version of LDC compiled to emit ARM and Thumb code, paired with a custom runtime, has been used to successfully compile programs for a Nintendo DS, but nothing very formal or official has been gotten together
- Check forum