[Issue 5594] New: MODEL doesn't work the same way for DMD, Phobos and Druntime
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Feb 16 06:59:58 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5594
Summary: MODEL doesn't work the same way for DMD, Phobos and
Druntime
Product: D
Version: D2
Platform: Other
OS/Version: Windows
Status: NEW
Severity: minor
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: dsimcha at yahoo.com
--- Comment #0 from David Simcha <dsimcha at yahoo.com> 2011-02-16 06:57:23 PST ---
To build DMD as a 64-bit binary:
make -flinux.mak MODEL=-m64
To build Phobos or Druntime as 64-bit:
make -fposix.mak MODEL=64
These are not consistent and should be.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list