<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>I can recommend DVM, it lets you easily install and switch between different versions of DMD. Although currently it only supports releases and can not build from git.</div><div><br></div><div><a href="https://bitbucket.org/doob/dvm">https://bitbucket.org/doob/dvm</a></div><br><div><div>On 7 sep 2011, at 10:33, Rory McGuire wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">With Linux I use symlinks to manage my dmd version.<div><br></div><div>/usr/local/bin/dmd -> /usr/local/lib/d/dmd/bin/dmd</div><div>etc...</div><div>/usr/local/lib/libphobos.so -> /usr/local/d/dmd/lib/libphobos.so</div>
<div><br></div><div>/usr/local/lib/d/dmd -> /usr/local/lib/d/dmd2046</div><div><br></div><div>then just put all dmd2046 stuff in /usr/local/lib/d/dmd2046 and all your other versions in their own directories.</div><div>
<br></div><div>to change versions you just have to change the /usr/loca/lib/d/dmd symlink.</div><div><br></div><div><br></div><div>Not sure how you could do this in Windows.</div><div><br></div><div>-Rory<br><br><div class="gmail_quote">
On Wed, Sep 7, 2011 at 6:09 AM, Benjamin Shropshire <span dir="ltr"><<a href="mailto:benjamin@precisionsoftware.us">benjamin@precisionsoftware.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 09/06/2011 08:23 PM, Andrei Alexandrescu wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 9/6/11 10:00 PM, Walter Bright wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
On 9/6/2011 7:49 PM, Jonathan M Davis wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
It looks to me like it's probably building against an older version of<br>
Phobos.<br>
<br>
<br>
</blockquote>
<br>
Damn, you're right. Even I got caught with that one.<br>
</blockquote>
<br>
"Automate everything that can be automated."<br>
<br>
Andrei the one sounding like a broken record<br>
</blockquote>
<br></div>
The only down side: anything you work on is then, by definition, broken.<div><div></div><div class="h5"><br>
______________________________<u></u>_________________<br>
dmd-beta mailing list<br>
<a href="mailto:dmd-beta@puremagic.com" target="_blank">dmd-beta@puremagic.com</a><br>
<a href="http://lists.puremagic.com/mailman/listinfo/dmd-beta" target="_blank">http://lists.puremagic.com/<u></u>mailman/listinfo/dmd-beta</a><br>
</div></div></blockquote></div><br></div>
_______________________________________________<br>dmd-beta mailing list<br><a href="mailto:dmd-beta@puremagic.com">dmd-beta@puremagic.com</a><br>http://lists.puremagic.com/mailman/listinfo/dmd-beta</blockquote></div><br><div>
-- <br>/Jacob Carlborg
</div>
<br></body></html>