[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GLOBALSZ stack size
From: |
mondragor2k |
Subject: |
GLOBALSZ stack size |
Date: |
Fri, 13 May 2005 19:51:58 +0200 |
Hi!
It's perhaps a more or less trivial question in your definitions which is
bothering me...:
I'am writing a gnu prolog program under GNU Prolog 1.2.16 to solve a crossword
problem.
this is a task given to me by my informatics professor.
i'm (at least i think so) near the goal, but when loading an compiling the code
compilation fails with
"Fatal Error: global stack overflow (size: 8192 Kb, environment variable used:
GLOBALSZ)".
So i tried to figure out what to do and learned how to change the stack size
under unix/linux.
my problem now is: i am using gprolog under windows xp...
how do i change the stack size under xp....? i tried and searched and found no
answer...
thanks for all clues!
mondragor
- GLOBALSZ stack size,
mondragor2k <=