On 2012-10-18 13:09, Manu wrote:

Really? The D compilers aren't ABI compatible on Linux?
Good to know. Cheers!

They all use different runtimes and at least GDC won't implement the D calling convention. GDC uses the calling convention of the backend. GDC also don't implement DMD inline assembly.

--
/Jacob Carlborg

Reply via email to