How to increase the size of GCL's 'bind stack' ?



>>>>> "Henry" == Henry Baker <hbaker1 at pipeline.com> writes:

    Henry> The program is working correctly, but it does use more
    Henry> stack (approx. linear with n) for a larger size problem.

I believe the size of the binding stack is a compile-time option in
gcl, so you have to rebuild gcl to change it.

I'm assuming you're on windows.  In that case, you might want to use
ccl with maxima.  I think there was an installer that included ccl,
but even if there isn't, you should be able to use ccl and compile
maxima with it, using just ccl.

Sorry I can't be more helpful.  I rarely use gcl and almost never use
windows.

Ray