[Issue 20421] Exceptions don't work when linking through lld-link
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Nov 27 16:34:23 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=20421
kinke <kinke at gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kinke at gmx.net
--- Comment #1 from kinke <kinke at gmx.net> ---
I've had my share of related issues as well; even had to fork LLVM's
compiler-rt to make their assembly files SAFESEH compatible. - This is almost
certainly already fixed in the new (but so far unused by DMD) MinGW-based libs;
e.g., see
https://github.com/ldc-developers/mingw-w64-libs/blob/8d930c129daa798379b3d563617847f8e895f43e/buildsdk.d#L379.
--
More information about the Digitalmars-d-bugs
mailing list