Where is my executable?

Eric Timmons etimmons at mit.edu
Tue Mar 16 20:22:46 UTC 2021


This should give you what you want:

(asdf:output-files 'asdf:program-op "my-system")

-Eric

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

>   Hi,
>
> what's the proper way to find out where a dumped executable (resulting
> from a program-op) has landed? I would like to it to literally
> :move-here #p"./", to speak in MAKE-BUILD terms... Note that *I* know
> where it is in the cache; what I want is programmatic access to its
> location.
>
> Thanks!



More information about the asdf-devel mailing list