On 11/19/2012 02:41 AM, Jonathan M Davis wrote:
So that it uses the dmd that you just built instead of the one in your path.
Presumably if you just copied your newly-built dmd over the top of that one, you won't have that problem? ;-)
I've used purely from-source builds of dmd ever since discovering and succeeding in following those instructions, so the which-dmd-to-use issue has never really come up for me ...