std_syntax.scm:298:2: unknown compile option: full-tailcalls
Leo
sdl.web@gmail.com
Tue Nov 29 03:34:00 GMT 2011
On 2011-11-29 02:37 +0800, Per Bothner wrote:
> Maybe a classpath problem? I.e. you're picking up an old version
> of kawa while compiling kawa/lib?
>
> Or perhaps you just need to do another "svn update" so you
> update all the file.
OK, I have kawa.jar in the system-wide classpath and that caused the
failure. Removing the old kawa.jar fixed the issue.
I have gotten a new kawa.jar installed but it enters infinite loop while
compiling swank-kawa.scm from slime¹. Ideas?
Leo
Footnotes:
¹ cvs -d :pserver:anonymous:anonymous@common-lisp.net:/project/slime/cvsroot co slime
More information about the Kawa
mailing list