[Issue 2187] missing make target

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 26 11:15:06 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=2187


Andrei Alexandrescu <andrei at metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WONTFIX


--- Comment #1 from Andrei Alexandrescu <andrei at metalanguage.com> 2010-09-26 11:14:23 PDT ---
Phobos' win32.mak is not designed for building debug versions of Phobos. You
may want to try posix.mak, which runs on Linux/OSX and has a target
OS=win32wine for building debug versions with 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