Subject: How to increase the size of GCL's 'bind stack' ?
From: Rupert Swarbrick
Date: Wed, 07 Aug 2013 10:43:44 +0100
Henry Baker <hbaker1 at pipeline.com> writes:
> I have a program which works for small n, but gets a 'bind stack
> overflow' for large n.
>
> Is there any way to increase the size of this 'bind stack' ?
>
> Thanks.
I don't know how to alter the bind stack size on GCL, but I do know that
"bind stack overflow" is the error that gets triggered on an infinite
recursion. Have you tried tracing your program to check that you don't
have one?
Rupert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 315 bytes
Desc: not available
URL: <http://www.math.utexas.edu/pipermail/maxima/attachments/20130807/1248b04f/attachment.pgp>