[Issue 23193] druntime/win32.mak, win64.mak, posix.mak contain no instructions for how to build druntime

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 21 13:23:04 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=23193

Steven Schveighoffer <schveiguy at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy at gmail.com

--- Comment #8 from Steven Schveighoffer <schveiguy at gmail.com> ---
Every time I build druntime (on Linux/Mac, not Windows), I just do make -f
posix.mak

If you build Phobos, and you have your directory structure set up, phobos will
build it for you.

There exists this wiki page, I have no idea how up to date it is:
https://wiki.dlang.org/Building_under_Windows#Building_D

--


More information about the Digitalmars-d-bugs mailing list