[Issue 21194] VisualD cannot build unit-threaded_property.lib: saying corrupt MS Coff object
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Aug 25 21:02:44 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=21194
Rainer Schuetze <r.sagitario at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |r.sagitario at gmx.de
--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> ---
I suspect there is some mismatch with some part build with -m32 (OMF object
files) and -m32mscoff (COFF object files). This shouldn't be an issue with
-m64, though.
unit-threaded itself does not seem to have this problem. Please provide
explicit steps necessary to reproduce the issue (I don't know too much about
dub).
--
More information about the Digitalmars-d-bugs
mailing list