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
