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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 27 20:12:10 UTC 2020


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

--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #10814 "fix issue 20421 - Exceptions don't work when
linking through lld-link" was merged into stable:

- e8b41b36b35dacbb7fd9cce4342cac2787ecfda3 by Rainer Schuetze:
  fix issue 20421 - Exceptions don't work when linking through lld-link

  when linking through lld-link, add /SAFESEH:NO to linker command line

  add build on azure that uses lld and mingw import libraries
  use run.d instead of gmake to run tests
  d_do_test: remove legacy command line "-map nul.map"
  update to build with LDC 1.20.0

https://github.com/dlang/dmd/pull/10814

--


More information about the Digitalmars-d-bugs mailing list