Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 617 Bytes

README.cygwin.md

File metadata and controls

executable file
·
15 lines (11 loc) · 617 Bytes

libzmq-cygwin

Definitive build fixes for cygwin (See zeromq/pyzmq#113 for partial solution)

What's changed: ./Makefile.am Add cygwin-specific target mostly the same as mingw ./configure.ac Add cygwin-specific target mostly the same as mingw ./tests/testutil.hpp Lengthen socket timeout to 121 seconds

What's new: ./README.cygwin.md This file ./builds/cygwin Folder for cygwin-specific build files ./builds/cygwin/Makefile.cygwin Makefile for cygwin targets