GLOBALSZ stack size
| Newsgroups | gmane.comp.gnu.prolog.general |
|---|---|
| Organization | http://freemail.web.de/ |
| Message-ID | <[email protected]> |
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