[plt-scheme] Running mzc with DrScheme-compatible error-tracing stuff?
On Feb 14, Danny Yoo wrote:
> I notice that the error tracebacks I get from code compiled with
> plain mzc aren't as informative as if I had led DrScheme to do the
> compilation itself.
>
> Is there anything I can do so mzc also adds the annotations that
> DrScheme's runtime expects?
setup-plt has a `--mode' flag. (I'm not sure, but maybe the zos are
expected to be in a different place.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!