[Issue 22645] Linking fails with fatal error LNK1318: Unexpected PDB-error: OK (0) ""

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 3 13:20:52 UTC 2022


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

--- Comment #3 from moonlightsentinel at disroot.org ---
(In reply to simon.vanbernem from comment #2)
> If you think there is value to it I can continue to try to find a minimal
> example or send you the projects, but I personally hoped that inspecting the
> way PDB errors are handled might already yield something.

A minimal example would definitly help. Note that the error messages are issued
by LINK.exe (provided by VS), not dmd itself.

Does LINK.exe fail reliably when you rerun the linker manually? 
(Use `-v` to get the command line issued by dmd)

--


More information about the Digitalmars-d-bugs mailing list