[Openmcl-devel] swank hanging in OSX, working under Linux
Patrick May
patrick.may at mac.com
Fri Aug 31 08:26:53 PDT 2012
I have this line in a file I'm loading with ccl64 --load load.lisp:
(swank:create-server :port 4005 :dont-close t)
When I run this on my Mac laptop, it hangs at this line. When I run the same thing under detachtty on a Debian Linux box, it proceeds on to the rest of the file.
Any idea what I have configured incorrectly?
Thanks,
Patrick
More information about the Openmcl-devel
mailing list