[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Question: how to increase the stack
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: Question: how to increase the stack
- From: Aleksandar Timcenko <timcenko@cs.columbia.edu>
- Date: Wed, 27 Oct 93 11:43:40 EDT
I am running clisp DOS/windows on a 486 with 8M RAM + 16M swap. The
application that I am trying to port from SUN compiles smoothly but
when it runs I get the following
stack too small!
esp A1A1C top B2000 size 10000
Program terminate by signal 9 , SIGKILL
Is there any way around this? I'd appreciate any
comments/suggestions/condolences.
Thanks,
Alex