[Bug 243] D compilers are not ABI compatible

via D.gnu d.gnu at puremagic.com
Mon Oct 3 10:51:22 PDT 2016


http://bugzilla.gdcproject.org/show_bug.cgi?id=243

--- Comment #6 from Chalix <chalix at web.de> ---
(In reply to Johannes Pfau from comment #5)
> Ideally that should be that case, but right now none of the compilers are
> ABI compatible. I hope we'll solve this problem at some point

Thank you, Johannes, that was exactly what I wanted to know :)

Would be great, if you could get the compilers ABI compatible. This also makes
it easier to detect compiler bugs, because you can test against another
compiler with a different implementation easier.

Just keep up communication with the dmd team :)

For now, I can live with the two separate libraries. And for DUB, I don't
understand the magic behind it, and it also didn't work the first time, so I
like to link my projects the conventional way^^

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the D.gnu mailing list