[Issue 15911] undefined __Unwind_GetIPInfo for x86_64

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Apr 19 04:54:35 PDT 2016


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

--- Comment #5 from github-bugzilla at puremagic.com ---
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

--


More information about the Digitalmars-d-bugs mailing list