[dmd-beta] rdmd is old, wasn't rebuillt

Rory McGuire rmcguire at neonova.co.za
Wed Sep 7 01:33:39 PDT 2011


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<http://lists.puremagic.com/mailman/listinfo/dmd-beta>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/dmd-beta/attachments/20110907/b4370176/attachment-0001.html>


More information about the dmd-beta mailing list