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

--- Comment #4 from Andre Tampubolon <[email protected]> ---
(In reply to Rainer Schuetze from comment #3)
> The version of dmd used to build git druntime and phobos should be also
> current git. Most people do this by specifying the path to dmd when invoking
> make:
> 
> make -f win32.mak DMD=../dmd/src/dmd
> 

I use a different approach here. After successfully building dmd from git, I
copied all the executables to C:\dmd\bin (replacing the old ones).

So far, this works fine. Hopefully this won't cause any problem.

--

Reply via email to