[Openmcl-devel] Building trunk on Windows

Raymond Wiker rwiker at gmail.com
Tue Jun 2 21:41:11 PDT 2009


On Jun 2, 2009, at 23:15 , Gary Byers wrote:

> It's true that the kernel needs to be updated, but the reason for the
> error is that the lisp file that defines 'kernel-path' isn't getting
> compiled/loaded before another file that references it tries to do so.
> There can be any number of reasons for this, but the best solution
> is usually to have REBUILD-CCL delete all fasl files and force  
> everything
> to be recompiled.
>
> ? (rebuild-ccl :clean t)        ; on Windows

I can confirm that (rebuild-ccl :clean t) worked in this case; thanks!

Thanks also for uploading new kernels, and for making Clozure CL in  
the first place! Armed with CCL, it looks like I'll be able to turn my  
day job into a much more enjoyable experience :-)



More information about the Openmcl-devel mailing list