Re: [PP?] GNU Guile 3.0.8 released

Olivier Dion via "Developers list for Guile, the GNU extensibility library" <[email protected]> Fri, 11 Feb 2022 09:34:04 -0500
Newsgroups gmane.lisp.guile.devel,gmane.lisp.guile.user,gmane.lisp.guile.sources
Message-ID <87leyhlbfn.fsf@laura>
On Fri, 11 Feb 2022, Andy Wingo <[email protected]> wrote:

> Note however that as with macros, when a definition changes in module
> A, a separately compiled module B that uses that definition doesn't
> automatically get recompiled.  This is a limitation in Guile that we
> would like to fix.

I find this to be critical.  It's a real pain to not have dependencies
tracking in a build system.  

How could this be fixed?  Does generating *.d files like GCC does for C
would work?

-- 
Olivier Dion
Polymtl