[plt-scheme] Re: stand-alone app

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Thu Sep 26 11:06:32 EDT 2002

At Wed, 25 Sep 2002 20:31:38 -0500, Jefferson Provost wrote:
> But if you use cffi to call C functions written in another file (rather 
> than in-line C code in the .ss file) and then compile/link with mzc 
> don't you still get an extension that has to be loaded with 
> load-extension?  

Yes.

> Or is it possible to get a module that can be embedded 
> with make-embedding-executable this way?

Not yet.

Matthew



Posted on the users mailing list.