On May 8, 2012, at 12:20 AM, Cyrille Duret wrote:
In fact I want to use the prelude option of the compiler inside the interpreted mode. I have not seen any prelude: option in the compile-file function.
Ah, so this may be a bug (or a missing feature) but it doesn't appear to have anything specifically to do with macros, really.
The command line I use actually in my Makefile gsc-gambit -prelude '(include "test-macro.scm")' test-simple.scm
Marc?
Brad