D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 17522 - win64.mak broken
Summary: win64.mak broken
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D2
Hardware: x86_64 Windows
: P1 regression
Assignee: No Owner
URL:
Keywords: pull
Depends on:
Blocks:
 
Reported: 2017-06-19 09:57 UTC by Vladimir Panteleev
Modified: 2017-08-16 13:22 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Vladimir Panteleev 2017-06-19 09:57:44 UTC
"make -f win64.mak" (with DM make) should build a 64-bit dmd.exe.

Presently, it fails with:

Error: don't know how to make '..\generated\64\dmd.exe'

Introduced in https://github.com/dlang/dmd/pull/6873
Comment 1 Vladimir Panteleev 2017-06-19 10:58:01 UTC
https://github.com/dlang/dmd/pull/6919
Comment 2 github-bugzilla 2017-06-19 12:09:17 UTC
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/127d98259ee93c846895a4bf78f4005054c8285b
Fix Issue 17522 - win64.mak broken

https://github.com/dlang/dmd/commit/5065d25d28d5f491851f637242cbf77d07534367
Merge pull request #6919 from CyberShadow/pull-20170619-104940

Fix Issue 17522 - win64.mak broken
Comment 3 github-bugzilla 2017-08-07 13:16:54 UTC
Commits pushed to newCTFE at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/127d98259ee93c846895a4bf78f4005054c8285b
Fix Issue 17522 - win64.mak broken

https://github.com/dlang/dmd/commit/5065d25d28d5f491851f637242cbf77d07534367
Merge pull request #6919 from CyberShadow/pull-20170619-104940
Comment 4 github-bugzilla 2017-08-16 13:22:35 UTC
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/127d98259ee93c846895a4bf78f4005054c8285b
Fix Issue 17522 - win64.mak broken

https://github.com/dlang/dmd/commit/5065d25d28d5f491851f637242cbf77d07534367
Merge pull request #6919 from CyberShadow/pull-20170619-104940