Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Building node.js on mingw

ry edited this page Jan 24, 2011 · 27 revisions

The latests versions of Node (v0.3.6 and better) can be built with mingw:

./configure --without-ssl
make
Clone this wiki locally