Bug 15438 – -m64 not added to command line in DMD x64 build

Status
RESOLVED
Resolution
LATER
Severity
normal
Priority
P1
Component
visuald
Product
D
Version
D2
Platform
All
OS
Windows
Creation time
2015-12-13T07:49:20Z
Last change time
2018-05-06T19:34:50Z
Assigned to
No Owner
Creator
Manu

Attachments

IDFilenameSummaryContent-TypeSize
1569weird.pngBuild command; manually added -m64image/png20635

Comments

Comment #0 by turkeyman — 2015-12-13T07:49:20Z
Created attachment 1569 Build command; manually added -m64 I have a situation where a project only has x64 config, but -m64 doesn't seem to appear in the command line. I'm not sure how it got into this situation, but the only way to fix it seems to be to manually edit the project xml (<isX86_64>0</isX86_64>). There's a few options like this in the XML, perhaps they should each have checkboxes in the project settings UI so they can be manually set/corrected/overridden?
Comment #1 by ag0aep6g — 2015-12-13T12:10:18Z
This is about Visual D, right? Changing Component to visuald.