bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug #30170] Auto-compilation erroneously recompiles dependencies [1


From: Andy Wingo
Subject: Re: [bug #30170] Auto-compilation erroneously recompiles dependencies [1.9.11]
Date: Fri, 18 Jun 2010 10:33:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

On Thu 17 Jun 2010 15:20, Ludovic Courtès <address@hidden> writes:

> $ guile -L . bar.scm
> ;;; note: autocompilation is enabled, set GUILE_AUTO_COMPILE=0
> ;;;       or pass the --no-autocompile argument to disable.
> ;;; compiling ./foo.scm
> ;;; compiled
> /home/ludo/.cache/guile/ccache/2.0-0.R-LE-8/home/ludo/src/guile/foo.scm.go
> hello!

Is it because of "."? What if you replaced "." with `pwd` ?

Andy
-- 
http://wingolog.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]