chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Runtime options ignored for fixed heap and stack size in


From: schugk
Subject: [Chicken-users] Runtime options ignored for fixed heap and stack size in 4.6.5 ... bug
Date: Mon, 14 Feb 2011 17:26:02 +0100
User-agent: Internet Messaging Program (IMP) H3 (4.1.6)

Hi,

the runtime options for fixed heap and stack size are ignored in version 4.6.5. There are no comments in the change log (it is only for 4.6.4).

./loop 100000 -:hm5M -:h5M -:D -:hs0 -:hg0
[debug] application startup...
[debug] heap resized to 500000 bytes
[debug] stack bottom is 0xbfeb7f30.
[debug] entering toplevel toplevel...
[debug] stack resized to 131072 bytes
...

Sandro




reply via email to

[Prev in Thread] Current Thread [Next in Thread]