dmd not building with dmd
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Sun May 8 03:53:26 PDT 2016
On Sunday, 8 May 2016 at 07:18:05 UTC, Walter Bright wrote:
> __dmd_personality_v0 is in druntime\src\rt\dwarfeh.d, and was
> added rather recently. So it seems you have a dmd-phobos
> mismatch.
I'm not sure what how your current setup looks like. But on OS X
these days we should target clang, libc++ and libc++abi.
Unwind_GetIPInfo does not exist in libc++abi.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list