BTW, if this did not work, very little of D would work, as there's a lot of reliance on the C standard library and the Linux API functions.The ABI page (http://dlang.org/abi.html) doesn't make it very clear what calling convention DMD uses by default.
Be careful with that page. Other compiler may use other ABI.
