Re: Building on OSX

Raymond Toy <[email protected]> Wed, 24 Jan 2018 07:56:21 -0800
Newsgroups gmane.lisp.cmucl.general
Message-ID <[email protected]>
>>>>> "dvl" == Didier Verna <[email protected]> writes:

    dvl> Raymond Toy <[email protected]> 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

_______________________________________________
cmucl-help mailing list
[email protected]
https://lists.zs64.net/mailman/listinfo/cmucl-help