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

MzScheme on Win32, not MSVC



Hi!

I pretend to embed MzScheme on my C++ application. I use Borland C++
compiler v 5.5.1 and the MingW C++ compiler (gcc).

I could try to wrote a makefile for Borland (and another for MingW)
but building MzScheme as a DLL with MSVC will work too. Microsoft's
.lib files are not compatible with Borland nor MingW.

Has anybody builded MzScheme as a DLL? Or as a library for Borland or
MingW?

If you can't help I will try to write makefiles for those platforms,
but I prefer to avoid to reverse-engineer the obfuscated MSVC
makefiles. Any pointers to easy this task are appreciated.

-- 
Oscar