[plt-scheme] extensions on windows and missing mzdyn.exp
On Sun, 15 Feb 2004, Pedro Pinto wrote:
> It seems that in 206p1 its necessary to explicitly export
> scheme_initialize, scheme_initialize_internal ,scheme_reload and
> scheme_module_name when building an extension in MSVC. In 205 a
> mzdyn.exp file was provided. Not sure if this is intentional.
The nightly full build includes a bat to create the msvc files.
src/mzscheme/dynsrc/mkmzdyn.bat
but the windows plt distribution seems to be missing mzdyn.exp,
mzdyn.def, init.o, and fixup.o.
Ron
stanonik at cogsci.ucsd.edu