Building from source on Windows

forkit forkit at gmail.com
Sun Jan 30 23:58:28 UTC 2022


On Sunday, 30 January 2022 at 23:34:04 UTC, pilger wrote:
>
> there is also "/src/build.d" which you can use instead.

yeah, but that's only for dmd (and you have to use that 
currently, due to a problem in the .mak file - see:

https://forum.dlang.org/post/winmkmwpjkicdjgtourj@forum.dlang.org

But for druntime, phobos and tools, the only option is the 'make 
-f win64.mak'.

I don't know why the dmd build has this 'option' of using 
/src/build.d

Ideally, it should just be one command to use for each component.



More information about the Digitalmars-d mailing list