[cmucl-help] Building on OSX

Raymond Toy toy.raymond at gmail.com
Wed Jan 24 15:56:21 UTC 2018


>>>>> "dvl" == Didier Verna <didier at lrde.epita.fr> writes:

    dvl> Raymond Toy <toy.raymond at gmail.com> wrote:
    >> Slime works for me.  Can you give a short example?

    dvl> Here's the thread:
    dvl> https://mailman.common-lisp.net/pipermail/slime-devel/2018-January/011698.html

(Oh, I'm using a very old version of slime, the last one that
supported xemacs.)

    >> Did you download the src tarball?  And setup the path to the
    >> source correctly?

    dvl>   Probably not. How do I setup that path?

If you're in directory foo, and you untarred the other tarballs here,
you can untar the source tarball, and everything should be set up
correctly.

If not, you should be able to do

(setf (search-target "target:") (list <directory-where-src-is-located>))

    >> Or even simpler, grab the 2018-01 tarballs and do a normal
    >> build: bin/build.sh -C "" -o <2018-01/bin/lisp>

    dvl>   That worked, thanks! Original problem is still there
    dvl>   though.

Glad that the cross-compile worked out.

--
Ray



More information about the cmucl-help mailing list