Why is 64-bit dmd not built as part of the Windows release?

Stefan Koch uplink.coder at googlemail.com
Tue May 15 18:20:29 UTC 2018


On Tuesday, 15 May 2018 at 16:01:28 UTC, Atila Neves wrote:
> I don't know why even bother with 32-bit dmd to begin with, but 
> at least there should be an option.
>
> [...]

You need to do make clean.
As the backend build with debug symbols will be ABI incompatible 
to the release frontend.


More information about the Digitalmars-d mailing list