YK

Size: a a a
YK
VL
asdf.lisp
написано(defvar *user-cache* nil
"A specification as per RESOLVE-LOCATION of where the user keeps his FASL cache")
defun xdg-cache-home
где и упоминается юзерский .cache
.(require :asdf)
и все. Есть /etc/common-lisp/source-registry.conf
, но там не про кэш:(:source-registry
(:directory "/usr/share/common-lisp/systems")
:inherit-configuration)
.cache
было.C-c C-k
то он их компилит в текущей директорииVL
C-c C-c
compile-defunVL
SA
SA
SA
SA
SA
a
C-c C-k
то он их компилит в текущей директорииcompile-file
, определяю системы всегда. Так всегда в .cache
ложится.VL
compile-file
, определяю системы всегда. Так всегда в .cache
ложится.VL
VL
a
VL
VL
VL
V(
V(
VL