June 26, 2017
https://issues.dlang.org/show_bug.cgi?id=13993

Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dlang-bugzilla@thecybershad
                   |                            |ow.net

--- Comment #1 from Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> ---
There's no longer a builddmd.bat, closing?

You can build a 64-bit dmd.exe with win64.mak if that's what you were after.

--
November 09, 2020
https://issues.dlang.org/show_bug.cgi?id=13993

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang@gmail.com
         Resolution|---                         |FIXED

--- Comment #2 from Mathias LANG <pro.mathias.lang@gmail.com> ---
Fixed by https://github.com/dlang/dmd/pull/5260 (v2.070.0)

--