February 11, 2011 [Issue 5562] New: Add OS=win32wine build to druntime's posix.mak | ||||
---|---|---|---|---|
| ||||
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@puremagic.com ReportedBy: jmdavisProg@gmx.com --- Comment #0 from Jonathan M Davis <jmdavisProg@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: ------- |
October 10, 2012 [Issue 5562] Add OS=win32wine build to druntime's posix.mak | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | http://d.puremagic.com/issues/show_bug.cgi?id=5562 Alex Rønne Petersen <alex@lycus.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex@lycus.org --- Comment #1 from Alex Rønne Petersen <alex@lycus.org> 2012-10-10 03:14:39 CEST --- Can you provide a patch for this? I imagine porting over the stuff from the Phobos posix.mak shouldn't be too hard, but I don't have a Wine environment to test with. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation