https://issues.dlang.org/show_bug.cgi?id=21194
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Rainer Schuetze <[email protected]> --- 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). --
