[plt-scheme] mzc: .kp files without compilation

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue May 9 13:05:36 EDT 2006

Sorry - another message that I overlooked:

At Wed, 26 Apr 2006 17:54:06 +0400, Igor Mikhailov wrote:
> I use mzc with MSVC to compile my modules to dll and can not figure out 
> one thing.
> Is it possible to create .kp files and do not compile corresponding 
> scheme files? I want to compile them later using MSVC directly.

I've added a --source flag to mzc. It works with both -o and -g. (It's
now in the SVN repository.)

Matthew



Posted on the users mailing list.