make install; where do .di files go?

Jacob Carlborg doob at me.com
Thu Oct 18 04:36:21 PDT 2012


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


More information about the Digitalmars-d mailing list