shcl icon indicating copy to clipboard operation
shcl copied to clipboard

"Fatal error: Cannot save core with multiple threads running" on a simple "make"

Open phmarek opened this issue 6 years ago • 1 comments

see above; the problem comes from my ~/.sbclrc initializing swank.

With a --no-userinit in the Makefile QL is not initialized, and so the required libraries are not found.

How should we fix this? Include a QL stub here, or have a way to autodetect/configure the QL software directory?

phmarek avatar May 23 '18 11:05 phmarek

I guess that --no-userinit would now make some sense.

phmarek avatar May 25 '18 14:05 phmarek