On Sat, 16 Feb 2008 14:50:47 -0500, Slava Akhmechet coffeemug@gmail.com wrote:
I don't know about CMUCL, but I did get reports of runtime issues on non-threaded OpenMCL. There were no compilation issues. (Perhaps it was an older version of Hunchentoot).
I haven't used Hunchentoot with OpenMCL for quite some time, but it looks to me as if Hunchentoot will call CCL:PROCESS-RUN-FUNCTION if a request comes in. What does that function do in OpenMCL if there's no MP? Does it even exist?