Trouble Compiling DMD, Druntime, Phobos on Windows
Meta
jared771 at gmail.com
Sat Feb 15 19:16:19 PST 2014
On Sunday, 16 February 2014 at 03:11:00 UTC, Stanislav Blinov
wrote:
> On Sunday, 16 February 2014 at 01:34:53 UTC, Meta wrote:
>
>>> That is bizarre. Which git commits are you using for dmd and
>>> druntime?
>>
>> Whatever's currently in master for both DMD and druntime.
>
> win32.mak for druntime uses whatever dmd is in your PATH. My
> guess is on your machine it's not the same as dmd that's built
> in git working copy, i.e. it tries to use your installed dmd.
> I've just dusted off my Win7 VM, made pulls for dmd and
> druntime and built both, though I had to edit druntime's
> win32.mak so that DMD variable points to the dmd executable
> I've built.
Ah, finally. That was it. Thanks for the tip.
More information about the Digitalmars-d-learn
mailing list