Getting a development dmd tree going
Mathias Lang
pro.mathias.lang at gmail.com
Wed Mar 25 04:22:15 UTC 2020
On Wednesday, 25 March 2020 at 00:34:27 UTC, Andrei Alexandrescu
wrote:
> I tried to update my dmd installation on a OSX machine due to
> https://issues.dlang.org/show_bug.cgi?id=20019. Sadly I reached
> an impasse.
FWIW, I would just use Homebrew to install `dmd` and save myself
a lot of trouble.
Although, you probably want to go with LDC instead of DMD on Mac
because debug infos are utterly broken (among other things).
See [this report](https://issues.dlang.org/show_bug.cgi?id=20460)
for the DMD bug, and [this
report](https://issues.dlang.org/show_bug.cgi?id=20510) for why
things won't work out of the box on any compiler.
More information about the Digitalmars-d
mailing list