[CM] openmcl and walk.lisp

Arthur W. Green awg at panix.com
Wed, 20 Feb 2008 20:32:44 -0500


On Feb 20, 2008, at 5:33 PM, Bill Schottstaedt wrote:

> Thanks!  That gave me the info I needed to get clm running
> in openmcl in the linux x86-64 case, and I hope on the ppc.

Thanks for posting the update.  It seems to be getting closer!

;Compiler warnings for "/usr/local/lisp/clm/ffi.lisp" :
;   Unused lexical variable DEV, in SL-DAC-1.
;   Unused lexical variable NAME, in SL-DAC-1.
;Compiler warnings for "/usr/local/lisp/clm/mus.lisp" :
;   Unused lexical variable CX (10 references), in MAKE-FFT-WINDOW_-_1.
;Compiler warnings for "/usr/local/lisp/clm/sound.lisp" :
;   Unused lexical variable CALLS, in SOUND-LET.
;Compiler warnings for "/usr/local/lisp/clm/env.lisp" :
;   Unused lexical variable XX, in ENVELOPE-REPEAT.
;Compiler warnings for "/usr/local/lisp/clm/clm-snd.lisp" :
;   Unused lexical variable ARGS, in <SEND-SND>.
;   Unused lexical variable FSTR, in <SEND-SND>.
;   Unused lexical variable RESULT, in <SEND-SND>.
#P"/usr/local/lisp/clm/all.lisp"

\\ Arthur