Compiling D files on Windows

rikki cattermole rikki at cattermole.co.nz
Wed Nov 16 23:48:41 UTC 2022


Your best bet is probably using ldc instead, with:

   --gdwarf                               - Emit DWARF debuginfo 
(instead of CodeView) for MSVC targets


More information about the Digitalmars-d mailing list