Moin Sam Steingold,
> [if you are using cvs head, it is preferred that you subscribe to
> clisp-devel and report problems there...]
*oups* i'm using the cvs version, because of socket-status.
question here: when does the socket-status become stable ?
The make test, suggest that there are some planed fixes before next
stable release. And, if I ftp to ftp.gnu.org, i wonder, why latest is
not 2.30, but symlinked to 2.29.
I think the result of make test is well know :
Form: (LET ((S (MAKE-ARRAY 10 :ELEMENT-TYPE 'CHARACTER :INITIAL-ELEMENT #\a))) (LIST (MULTIPLE-VALUE-LIST
(SYSTEM::STRING-INFO S)) (PROGN (SETF (AREF S 3) (CODE-CHAR 12345))
(MULTIPLE-VALUE-LIST (SYSTEM::STRING-INFO S))) (PROGN (GC)
(MULTIPLE-VALUE-LIST (SYSTEM::STRING-INFO S))) (PROGN (SETF (AREF S 3)
(CODE-CHAR 123456)) (MULTIPLE-VALUE-LIST (SYSTEM::STRING-INFO S)))
(PROGN (GC) (MULTIPLE-VALUE-LIST (SYSTEM::STRING-INFO S)))))
CORRECT: ((8 NIL NIL) (16 NIL T) (16 NIL NIL) (32 NIL T) (32 NIL NIL))
CLISP : ((8 NIL NIL) (16 NIL T) (16 NIL T) (32 NIL T) (32 NIL T))
so i installed it, and cheer that 'mucl' still works ;)
> $ ./configure --edit-config --build build-dir
doing this without edit-config would alow a nohup, as remote computing
is much faster than my at home dualPentium250 server or my p120 laptop.
> Sam Steingold (http://www.podval.org/~sds) running RedHat8 GNU/Linux
btw: I have currently have 40 Debian, 40 RedHat and two Solaris systems
in clamv.iu-bremen.de - about 150 CPUs - is there any software you suggest
for clustering clisp ? The only MPI, I found on the net was for GCL.
peace on your way,
Michael
--
mailto:kraehe@... UNA:+.? 'CED+2+:::Linux:2.4.18'UNZ+1'
http://www.xml-edifact.org/ CETERUM CENSEO WINDOWS ESSE DELENDAM
|