make install; where do .di files go?

Iain Buclaw ibuclaw at ubuntu.com
Thu Oct 18 06:08:44 PDT 2012


On 18 October 2012 13:24, Manu <turkeyman at gmail.com> wrote:
> On 18 October 2012 14:36, Jacob Carlborg <doob at me.com> wrote:
>>
>> 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.
>
>
> What's distinct about the D calling convention?

It distinctly sox. ;-)

-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


More information about the Digitalmars-d mailing list