D-Day for DMD is today!
Daniel Murphy via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sun Aug 23 01:56:19 PDT 2015
"BBasile" wrote in message news:fmoabuqgvlztgmqyjcwf at forum.dlang.org...
> By the way, currently under win32 it's not possible to build DDMD unless
> the line
>
> ---
> #HOST_DC=dmd
> ---
>
> is uncommented. Because there is a bunch of commands using dmd compile and
> run (-run) in win32.mak. Is it a bug ? Maybe I miss out a step to
> bootstrap ?
The missing step is to set HOST_DC in the environment.
My current HOST_DC is
c:\d\dmd2.067beta\windows\bin\dmd.exe -conf=c:\d\dmd2.067beta\windows\bin\sc.ini
More information about the Digitalmars-d-announce
mailing list