I understand that Stavros installed windows maxima using clisp. I've
tried installing using
gcl 2.5.3, but gcl dies compiling sloop.lisp. What version of gcl will
compile maxima under
XP? I tried building the gcl cvs sources, but something didn't work in
that process either.
Loading c:/maximacvs/maxima/src/maxima.system
Finished loading c:/maximacvs/maxima/src/maxima.system
Loading c:/maximacvs/maxima/src/maxima-package.lisp
Finished loading c:/maximacvs/maxima/src/maxima-package.lisp
Compiling c:/maximacvs/maxima/src/sloop.lisp.
; (DEFUN FIRST-SLOOP-FOR ...) is being compiled.
;; The variable *LOOP-INCREMENT* is undefined.
;; The compiler will assume this variable is a global.
End of Pass 1.
End of Pass 2.
(SYSTEM "gcc -c -Wall -fwritable-strings -DVOL=volatile -fsigned-char
-mcpu=i386 -march=i386 -O2 -fomit-frame-pointer -c -w binary-gcl/sloop.c
-o binary-gcl/sloop.o") returned a non-zero value 1.
Fast links are on: do (use-fast-links nil) for debugging
Broken at UNLESS. Type :H for Help.
1 (Continue) Continues anyway.
2 (Abort) Return to top level.
dbl:SLOOP>>:q
Top level.
>
Barton
Barton