Hey all, I'm running into problems compiling files with define-syntax forms. The errors (generally "Operator is not a procedure" and similar) are occuring in macros that work from the interpreter with `gsi -:s` but they're failing with `gsc -:s -link` I'm just wondering if this is possible before I sink anymore time into it. Thanks, Evan