Minimum Stack Size
Kevan Hashemi <[email protected]>
| Newsgroups | gmane.comp.compilers.gpc |
|---|---|
| Organization | Brandeis University |
| Message-ID | <[email protected]> |
Dear GPC Users,
I'm trying to force the operating system to give my Pascal code a
2-MByte stack so I can solve a problem with a recursive routine. I have
tried:
const {for recursive routines}
minstacksize: cardinal = 2000000; attribute (name = '_stklen');
But that does not appear to work. Perhaps I am not trying hard enough.
Am I on the right track?
Yours, Kevan
--
Kevan Hashemi, Electrical Engineer
Physics Department, Brandeis University
http://alignment.hep.brandeis.edu/
_______________________________________________
Gpc mailing list
[email protected]
https://www.g-n-u.de/mailman/listinfo/gpc