> Hello,
> 
> Sorry if this is the wrong place to ask ...
> 
> I’m using the ‘osicat’ package ( https://common-lisp.net/project/osicat/ and 
> https://github.com/osicat/osicat ) in SBCL on OSX.
> 
> whenever I do ‘(asdf:load-system “osicat”) it seems to recompile the 
> cffi-grovel-files and their dependencies.
> 
> Is this normal, or is there some way to make it behave like asdf usually 
> does, that it recompiles only when a file has changed?

This sounds very much like a bug in ASDF that was fixed a while ago. I suggest 
upgrading to the latest version and retrying.

--
Stelian Ionescu

Reply via email to