On 2011-02-22, at 11:44 AM, Evan Hanson wrote:
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.
"gsc -:s" should work... Can you send more information? What is the error you get?
Marc