Where do I get make for cygwin?

I need binary file.

2 Answers

Use the CYGWIN installer from

  • (32-bit installer)
  • (64-bit installer)

and select the make package from the Devel group during installation.

2

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.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like