dmd not building with dmd
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Mon May 9 23:39:44 PDT 2016
On 2016-05-10 06:49, Lionello Lunesu wrote:
> Well, it's either wrong phobos or wrong dmd. I assumed phobos was
> mismatched, but perhaps DMD was mismatched? Installing with brew suggest
> it's installing 2.071.0, but DMD appears to be 2.070:
The issue Steven is having is that the symbol doesn't exist in the
default C++ runtime. This has been fixed in master. He installed DMD
using DVM so it's not a Brew packaging problem.
Rolling back to 2.70.0 can be used as a workaround.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list