https://issues.dlang.org/show_bug.cgi?id=24427
--- Comment #6 from Carl Sturtivant <[email protected]> --- 1. lcd did not produce the bug, using --link-defaultlib-shared=false for both the main program and the dynamic library. 2. When the dynamic library C source is compiled and linked with -betterC the error does not occur. 3. It does crash with druntime initialized in the dynamic library. --
