On Friday, 13 September 2013 at 12:53:17 UTC, bearophile wrote:
simendsjo:

What should I do when DMD keeps crashing and doesn't give me any output?

I suggest to look for stack overflows in the program (and/or increase the stack space). Since some time it has stopped giving a "stack overflow" message.


I don't see any dmd option to increase stack space.
I tried adding -L/STACK:16000000, but it still crashes.

Reply via email to