Skip to content

Building node.js on mingw

ry edited this page Jan 24, 2011 · 24 revisions

The latests versions of ry/master can be built with mingw:

./configure --without-ssl
make

Clone this wiki locally