help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with McCLIM (Common Lisp)


From: Konrad Hinsen
Subject: Re: Problems with McCLIM (Common Lisp)
Date: Sat, 5 Sep 2020 19:52:37 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

Hi Pierre,

Another approach could be not to use ASDF bundles at all, and just use
the regular compilation operation of ASDF, except the fasl files would
be put it "/gnu/store/..." instead of "$HOME/.cache/common-lisp/...",
and our asdf-build-system would indicate to ASDF where to search for the
files.
Good ideas.

In my opinion, the fasls (pre-built binaries) should go to their
respective package outputs.

That sounds good, as does getting rid of ADSF bundles. I have more or less given up on numcl, for example, which fails to compile to a bundle in recent versions but seems to work find via fasls (at least it works fine with quicklisp).

Konrad.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]