Is run.d going to be expand for runtime and the phobos library?

Max Samukha maxsamukha at gmail.com
Sun Jun 14 06:07:40 UTC 2020


On Sunday, 14 June 2020 at 00:22:29 UTC, Andrei Alexandrescu 
wrote:

> Where. Is. The. Progress.

Progress would be to fix the makefiles so that they are usable 
out-of-the-box with the newer versions of VS. This is abysmal:

VCDIR=\Program Files (x86)\Microsoft Visual Studio 10.0\VC
SDKDIR=\Program Files (x86)\Microsoft SDKs\Windows\v7.0A

...

CC=$(VCDIR)\bin\amd64\cl
LD=$(VCDIR)\bin\amd64\link
AR=$(VCDIR)\bin\amd64\lib




More information about the Digitalmars-d mailing list