[Issue 5562] New: Add OS=win32wine build to druntime's posix.mak

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 11 02:22:30 PST 2011


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: nobody at puremagic.com
        ReportedBy: jmdavisProg at gmx.com


--- Comment #0 from Jonathan M Davis <jmdavisProg at gmx.com> 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: -------


More information about the Digitalmars-d-bugs mailing list