[dmd-beta] rdmd is old, wasn't rebuillt
Jacob Carlborg
doob at me.com
Wed Sep 7 11:14:40 PDT 2011
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.
https://bitbucket.org/doob/dvm
On 7 sep 2011, at 10:33, Rory McGuire wrote:
> With Linux I use symlinks to manage my dmd version.
>
> /usr/local/bin/dmd -> /usr/local/lib/d/dmd/bin/dmd
> etc...
> /usr/local/lib/libphobos.so -> /usr/local/d/dmd/lib/libphobos.so
>
> /usr/local/lib/d/dmd -> /usr/local/lib/d/dmd2046
>
> then just put all dmd2046 stuff in /usr/local/lib/d/dmd2046 and all your other versions in their own directories.
>
> to change versions you just have to change the /usr/loca/lib/d/dmd symlink.
>
>
> Not sure how you could do this in Windows.
>
> -Rory
>
> On Wed, Sep 7, 2011 at 6:09 AM, Benjamin Shropshire <benjamin at precisionsoftware.us> wrote:
> On 09/06/2011 08:23 PM, Andrei Alexandrescu wrote:
> On 9/6/11 10:00 PM, Walter Bright wrote:
>
>
> On 9/6/2011 7:49 PM, Jonathan M Davis wrote:
>
> It looks to me like it's probably building against an older version of
> Phobos.
>
>
>
> Damn, you're right. Even I got caught with that one.
>
> "Automate everything that can be automated."
>
> Andrei the one sounding like a broken record
>
> The only down side: anything you work on is then, by definition, broken.
>
> _______________________________________________
> dmd-beta mailing list
> dmd-beta at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>
> _______________________________________________
> dmd-beta mailing list
> dmd-beta at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta
--
/Jacob Carlborg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/dmd-beta/attachments/20110907/2a94219e/attachment.html>
More information about the dmd-beta
mailing list