Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I need binary file.

share|improve this question

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

2 Answers

use CYGWIN installer:

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

and select make package from Devel group during installation.

share|improve this answer
good thing is that installing doesn't seem to overwrite previous stuff you had. I have done a reinstallation and my files remained intact – Vass Apr 10 at 14:55

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.

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

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.