I need binary file.

link|improve this question
feedback

migrated from stackoverflow.com Jun 19 '10 at 9:33

This question came from our site for professional and enthusiast programmers.

3 Answers

use CYGWIN installer:

http://www.cygwin.com/setup.exe

and select make package from Devel group during installation.

link|improve this answer
feedback

You can install it from the Cygwin setup.exe install program. When you get to the "Select Packages" screen, expand the "Devel" section, find the make package, and select the version you want by clicking the weird circle/arrow thing on that line until your desired version is shown.

link|improve this answer
Thanks. it worked. – notifyroy Jun 19 '10 at 7:43
feedback

Why do you need a binary file? You can directly select the make package from the cygwin setup.

link|improve this answer
checking the setup option once again. looks like I have missed to select make as required. – notifyroy Jun 19 '10 at 7:37
feedback

Your Answer

 
or
required, but never shown