forked from ldc-developers/ldc
-
Notifications
You must be signed in to change notification settings - Fork 0
Project Status
mwarning edited this page Oct 12, 2011
·
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: lindquist, ChristianK
- no big open issues
- dstress results
- contact: wilsonk, fvbommel, lindquist
- no big open issues?
- needs tests!
- locking primitives not verified to work
- contact: fawzi, doob
- Step by step guide to compiling LDC
- exception handling not supported
- contact: wilsonk
- Issues with MinGW32 in WOW mode & MinGW64 doesn't seem to be production quality, so using MSVC
- LDC compiles w/ patch (see ticket #98 for patch)
- runtime doesn't compile (yet!)
- no exception handling, inline asm, etc.
- untested
- contact: fraserofthenight@gmail.com
- 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