[Issue 20421] Exceptions don't work when linking through lld-link

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 27 18:07:40 UTC 2019


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

--- Comment #2 from Rainer Schuetze <r.sagitario at gmx.de> ---
It works out of the box by using the MS linker (still using the mingw libraries
that come with dmd). Making the libs SAFESEH compatible would be nice, but I
don't think dmd generates appropriate object files anyway. So passing
/SAFESEH:NO to lld v9 might be an option.

--


More information about the Digitalmars-d-bugs mailing list