I am trying to run gnu make for windows, but it wouldn\'t run because libint3.dll
was not found.
Sure enough, http://gnuwin32.sourceforge.net/packages/make.
The gnuwin32 page at sourceforge appears to have the dependencies you need:
$ unzip -l make-3.81-dep.zip
Archive: make-3.81-dep.zip
Make-3.81: Dependencies
Length Date Time Name
--------- ---------- ----- ----
898048 2004-03-16 12:37 bin/libiconv2.dll
103424 2005-05-06 12:52 bin/libintl3.dll
24 2006-11-24 16:05 manifest/make-3.81-dep.ver
93 2006-11-24 16:05 manifest/make-3.81-dep.mft
--------- -------
1001589 4 files
If you want a direct link, try this