rdmd Broken

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Wed Jan 14 06:52:13 PST 2015


On 2015-01-14 02:18, Chuck Allison wrote:
> Hi all,
>
> I have no idea what happened, but rdmd gives me the strangest error:
>
> /usr/local/bin/dmd: failed to launch executable at
> /Library/Compilers/dmd2/osx/bin/dmd.Failed:
>
> I uninstalled dmd (using Jacob Carlsberg's uninstall shell script) and
> reinstalled 2.066 on Mac os x (yosemite) and this error persists. dmd
> works fine, but rdmd is bad.

BTW, DVM [1] is a great tool for installing DMD on all platforms. It 
supports having multiple version installed at the same time. The you can 
easily switch between them.

[1] https://github.com/jacob-carlborg/dvm

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list