http://d.puremagic.com/issues/show_bug.cgi?id=5562
Summary: Add OS=win32wine build to druntime's posix.mak
Product: D
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: druntime
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Jonathan M Davis <[email protected]> 2011-02-11 02:19:59
PST ---
Phobos can build with OS=win32wine to build the Windows version with wine on
Linux. However, druntime does not. And since you have to have druntime built to
build Phobos, that makes using OS=win32wine with Phobos a bit of a pain.
So, I'd very much like it if the posix.mak makefile for druntime was updated to
include a build for OS=win32wine so that it can be built in wine.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------