https://issues.dlang.org/show_bug.cgi?id=15911
--- Comment #5 from [email protected] --- Commits pushed to stable at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/e98b0a4f39c8c5aab4563d8555845d9b7a87e79a fix Issue 15911 - undefined __Unwind_GetIPInfo for x86_64 - only use __Unwind_GetIPInfo w/ glibc https://github.com/dlang/druntime/commit/0eade7404fa8bdea0d5088c3367eae7f7805ddce Merge pull request #1542 from MartinNowak/fix15911 fix Issue 15911 - undefined __Unwind_GetIPInfo for x86_64 --
