[fpc-pascal]heap and stack size

Sasu Purola sasu.purola at novotek.com
Wed Jan 8 09:58:41 CET 2003


Could you make lha archive of your current fpc amiga version and place it somewhe in net as I didn't succeed to crosscompile my own.

Sasu

-----Original Message-----
From: Carl Eric Codere [mailto:carl.codere at optimasc.com]
Sent: 8. tammikuuta 2003 10:34
To: fpc-pascal at lists.freepascal.org
Subject: [fpc-pascal]heap and stack size


> This is extremely good news.  Let me ask (to be certain I understand),
> can the stack effectively grow the the limit of memory?  Or will there
> be an artificial ceiling?

Greetings,
        With stack checking on, you can simulate a maximum limit which can
be used before the program gives a RunError 202, for the stack size, for
BeOS and  DOS, contrary to what Jonas said, is limited to 256Kb. For AmigaOS,
stack size is limited to 32K (this can be changed in the OS). This is indicated
in the FAQ

Carl



_______________________________________________
fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal




More information about the fpc-pascal mailing list