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

2020-01-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5562

Mathias LANG  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||pro.mathias.l...@gmail.com
 Resolution|--- |WONTFIX

--- Comment #3 from Mathias LANG  ---
We can now use `build.d` to build under wine as opposed to the Makefile.
See discussion here for a use case:
https://github.com/dlang/dmd/pull/10731#issuecomment-575538851

Closing as WONTFIX since the functionality is here but not in the way the issue
requests it.

--


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

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5562

Andrei Alexandrescu  changed:

   What|Removed |Added

   Keywords||bootcamp
 CC||and...@erdani.com

--- Comment #2 from Andrei Alexandrescu  ---
This would be great because it would allow us to unittest for Windows (at least
to some extent) on Linux machines. FWIW I'd added such for Phobos a long time
ago and it worked but it has since bitrotten (and probably disappeared)

--


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

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5562

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|unspecified |D2

--


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

2012-10-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5562


Alex R�nne Petersen a...@lycus.org changed:

   What|Removed |Added

 CC||a...@lycus.org


--- Comment #1 from Alex R�nne Petersen a...@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: ---