[plt-scheme] beginner questions about viewport lib and dlls

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue Jun 22 13:27:32 EDT 2004

At Tue, 22 Jun 2004 00:47:18 +0200, "ifconfig nslookup" wrote:
> Is it possible to add an option when making an executable to statically
> link those libraries?

We could distribute two versions of MzScheme and MrEd (dynamically
linked and statically linked), but the problems don't end there.

For example, you might want to create a "stand-alone" executable that
uses SGL, which has its own DLL.

Matthew



Posted on the users mailing list.