[Issue 21435] The windows .win64 make file for phobos depends on the make.exe that is part of the dmd folder.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jun 27 05:46:35 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=21435
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at digitalmars.com
Severity|normal |regression
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
I don't know why make.exe was removed, but it is critical for building the
Windows druntime and phobos.
It used to be in windows\bin\, and ut's the one from
http://downloads.dlang.org/other/dm857c.zip, as used by CI, so from August 19th
2012 (edit: 49,692 bytes).
--
More information about the Digitalmars-d-bugs
mailing list