This is a discussion on Re: [stunnel-users] patch to build stunnel 4.15 with VS2005 within the Stunnel Users forums, part of the Networking and Network Related category; David Gillingham wrote: > This patch will modify vc.mak to a working makefile for nmake > (mimicing the basic ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
David Gillingham wrote:
> This patch will modify vc.mak to a working makefile for nmake > (mimicing the basic structure of mingw.mak), common.h to include a > couple missing headers for the I/O functions in pty.c, and env.c to > include the winsock headers under the Win32 environment (replicating > how it was done in common.h). pty.c and env.c are both only useful on Unix. They should *not* be compiled on Windows platform. 8-) Best regards, Mike _______________________________________________ stunnel-users mailing list stunnel-users@mirt.net http://stunnel.mirt.net/mailman/listinfo/stunnel-users |