ldc-build-runtime requires nmake in Windows

IGotD- nise at nise.com
Mon Feb 24 22:25:04 UTC 2020


On Monday, 24 February 2020 at 22:19:09 UTC, kinke wrote:
> You can use Ninja with `--ninja` in the ldc-build-runtime, 
> though GNU make should work too. See 
> https://wiki.dlang.org/Building_LDC_runtime_libraries.

Are there any parameters that can set make instead of nmake. In 
practice ldc-build-runtime uses CMake and there should be a 
switch should be added so that you can choose any generator 
system you want. Bascially the -G switch in CMake.


More information about the digitalmars-d-ldc mailing list