February 16, 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.
February 16, 2014
On Sunday, 16 February 2014 at 03:16:20 UTC, Meta wrote:
> On Sunday, 16 February 2014 at 03:11:00 UTC, Stanislav Blinov wrote:

>> win32.mak for druntime uses whatever dmd is in your PATH.
>
> Ah, finally. That was it. Thanks for the tip.

Heh. Sorry that took so long. I knew the error looked familiar but you got me puzzled when a clean rebuild didn't help. In the end that was one more reason to install VirtualBox to revive my Windows VM which I've been putting off for a while now :)
1 2
Next ›   Last »