Today,I have tried using hemlock to connect remote lisp process,but
after I typed
lisp -slave x.x.x.x:nnnn on command line,lisp gave out the following
message:
Warning:
#<Command Line Switch "slave" -- ("x.x.x.x:nnnn")> is an illegal switch
CMU Common Lisp 18e, running on test.tepus.com
With core: /usr/local/lib/cmucl/lib/lisp.core
Dumped on: Fri, 2003-04-04 02:07:59+08:00 on cvs2.cons.org
See <http://www.cons.org/cmucl/> for support information.
Loaded subsystems:
Python 1.1, target Intel x86
CLOS 18e (based on PCL September 16 92 PCL (f))
*
then I doubt that current cmucl didn't support this option.
There is no "slave" option in src/lisp.c,does this feature not be
supportted anymore?
Does anyone on this list know how to use hemlock to connet remote lisp
process?
please show me how to do that.
thanks in advance.
regards
Peng