Shipping rdmd with 64-bit Windows

RazvanN razvan.nitu1305 at gmail.com
Wed Jul 14 07:49:48 UTC 2021


I'm trying to fix this issue [1]. Looking at the installer code 
[2][3] it seems that the usually shipped tools (rdmd, dustmite, 
ddemangle) are disabled for windows 64-bit. Looking at the tools 
repo [4], it seems that there is a win32.mak, but a win64.mak is 
missing. Is there anything preventing the building of tools on 
64-bit Windows?

Cheers,
RazvanN

[1] https://issues.dlang.org/show_bug.cgi?id=21222
[2] 
https://github.com/dlang/installer/blob/master/create_dmd_release/create_dmd_release.d#L89
[3] 
https://github.com/dlang/installer/blob/master/create_dmd_release/create_dmd_release.d#L455
[4] https://github.com/dlang/tools


More information about the Digitalmars-d mailing list