David Bremner wrote:
> [ In a private mail, Sheldon suggests trying a new version of maxima and
> compiling from source, both reasonable suggestions]
It would have nice if you had just cut out a few relevant lines instead
of making people wade through the entire log about stuff unrelated to
maxima.
In any case, I think if you just load up f2cl-lib.lisp and slatec.lisp,
and then compile zasyi.lisp, you'll reproduce the error.
My guess that there are enough local variables in that function to cause
problems when the compiler needs to save some on the stack. The error
messages hints at that since it seems to want an 8-bit offset or a TN
(internal compiler Temporary Name).
Ray
>
> Dear Sheldon;
>
> Thanks for the suggestions.
>
> 5.15.0 has the same problem.
>
> My main goal here is not to compile maxima for my own use, but rather
> to make (a working version) available as part of Debian.
>
> For various reasons, it is easier to do that without upgrading the upstream
> version.
>
> David
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima