[plt-scheme] mzc --auto-dir and --3m don't work together

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Sat Nov 19 11:25:54 EST 2005

At Fri, 18 Nov 2005 15:54:36 -0500, "Will M. Farr" wrote:
> Using mzc --auto-dir --3m <some-extension.scm> results in a library 
> installed in the typical collects directory:

This is now fixed in SVN.

Besides the --auto-dir problem, mzc has never been able to compile
Scheme code to 3m-friendly native code before. It can, now.

Finally, my recent mzc changes had broken "cffi.ss" support, and that's
also fixed.

Thanks,
Matthew



Posted on the users mailing list.