https://issues.dlang.org/show_bug.cgi?id=24076
Gavin Zhao <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Gavin Zhao <[email protected]> --- So the trick is to simply to unset the C library runtime (`-mscrt=`). I think maybe DMD hardcodes C library runtime name inside its object file. Sorry for the noise! --
