https://issues.dlang.org/show_bug.cgi?id=19701
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Hardware|x86_64 |All --- Comment #1 from [email protected] --- Simpler command line (yes, -Df is mandatory): dmd -m64 -unittest -Df__dummy.html app.d On Windows, -m32 somehow links successfully, -m32mscoff doesn't. --
