Hi,
is there any way to use the Gambit compiler to compile programs that use syntax-case macros?
I see that one needs to (load "~~lib/syntax-case.scm") in order to use them, but that only seems to work with the interpreter.

Thanks in advance,
M.