[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Questions on using mingw32



Quoting Jong-Kyou Kim:
> Is it possible to compile a scheme program to a native extension of
> mzscheme using mingw32? 

My guess is that it's possible, but that mzc's configuration (for
Cygwin's gcc) doesn't quite work.

What happens when you try to compile an extension with mzc on a system
with mingw32 installed?

> In addition, is there any reading material which explains the concept of
> continuation?

 _Essentials of Programming Languages_
 Friedman, Wand, Haynes


Matthew