[Issue 13172] optimize and rawread cause symbol undefined errors
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Jul 22 09:57:03 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13172
--- Comment #1 from maarten <maartenvd1994 at gmail.com> ---
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.
--
More information about the Digitalmars-d-bugs
mailing list