3 Sep
2013
3 Sep
'13
9:57 a.m.
On Tue, Sep 3, 2013 at 8:33 AM, Graham Douglas < graham.douglas@readytext.co.uk> wrote:
On 03/09/2013 07:01, Fabrice Popineau wrote:
Have you tried to enlarge the default stack size ? It should solve the problem. However, if the arrays can be static, then it is much more efficient.
Fabrice
Hello Fabrice
Yes, I increased the default stack size this morning and it does also solve the problem. The default was 1MB, I think.
I have seen a linker option /STACK:0x280000 in my old copy of the sources from http://w32tex.org/ -- luigi