[Issue 19889] New: Exceptions not printed with -m32mscoff and lld-llink

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 21 14:43:33 UTC 2019


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

          Issue ID: 19889
           Summary: Exceptions not printed with -m32mscoff and lld-llink
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: mk at krej.cz

Exceptions are not printed on Windows console when compiled with -m32mscoff and
bundled lld-link is used (no MSVC installed). A program hangs for few seconds
and terminates without printing the exception message.

-m64 and -m32 works. MSLINK works too.

dmd 2.086

--


More information about the Digitalmars-d-bugs mailing list