"deprecated recursive use" warning

Faré fahree at gmail.com
Sun Apr 1 19:32:05 UTC 2018


On Wed, Mar 21, 2018 at 7:25 AM, Attila Lendvai <attila at lendvai.name> wrote:
> yeah, it feels like a lot of pain. it would be nice if there was a
> fork-like API in ASDF for implementing such exec'd compilation, but
> then i guess ASDF itself has no clue which /foo/bin/ directory has the
> underlying lisp binary, and/or which lisp to launch at all, let alone
> how...
>
Well, if you want to fork+exec a subprocess, then asdf:run-program does it,
and lisp-invocation can find the lisp binary,
at least on a lot of implementations, and/or with user help.

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
Where did the water from the Deluge come from, and where did it go?



More information about the asdf-devel mailing list