On 18 October 2012 14:36, Jacob Carlborg <doob@me.com> wrote:
On 2012-10-18 13:09, Manu wrote: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.
Really? The D compilers aren't ABI compatible on Linux?
Good to know. Cheers!