Can we kill the D calling convention already?

Alex Rønne Petersen xtzgzorex at gmail.com
Tue Apr 24 03:29:49 PDT 2012


On 24-04-2012 11:42, Kagamin wrote:
> Speaking about GDC, you can't link to omf files directly - so there
> shouldn't be any binary incompatibility.
> If the assembler code is unportable across compilers, it's a developer's
> mistake or intention.

The point is just that: Right now I can write assembly that will work on 
GDC, LDC, and DMD on non-Windows. It will not work for DMD on Windows. 
Something has to change here.

You're missing the point if you think this is a "developer mistake".

-- 
- Alex


More information about the Digitalmars-d mailing list