[Issue 15911] undefined __Unwind_GetIPInfo for x86_64

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Apr 17 09:57:49 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=15911

--- Comment #3 from Martin Nowak <code at dawg.eu> ---
(In reply to Zane Sterling from comment #1)
> Since upgrading to DMD 2.071.0 I've had this issue with compiling any D
> programs, including a hello world.
> 
> On OSX 10.11.4.

As a workaround you should be able to use gcc with CC=gcc dmd hello.d.

--


More information about the Digitalmars-d-bugs mailing list