https://issues.dlang.org/show_bug.cgi?id=13172
--- Comment #1 from maarten <[email protected]> --- it's possible to remove the linker errors by adding std/exception.d to the to-compile file list but then the program immediatly runs out of memory, even though it doesn't when you don't optimize it. --
