"Kevin P. Lawton" wrote:
> The other issue that comes up, is how to ./configure the source
> so it can be compiled in Win32/MSVC++ land.

People can run configure under Cygwin with the appropriate -- options
(specified in an INSTALL.W32 file).  Or you can just deliver a
pre-./configure-ed makefile for Microsoft nmake.  We do both for an open
source package we maintain which has to be portable to Windows.

Reply via email to