DMD crashes without giving any info
simendsjo
simendsjo at gmail.com
Fri Sep 13 06:00:14 PDT 2013
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.
More information about the Digitalmars-d-learn
mailing list