Equation Solution  
    High Performance by Design
Navigation Tree  
Home  
'- - Programming Tools
|     '- - Fortran, C, C++
|     '- - Debugger
|     '- - Make
|     |     '- - Quick Manual
|     '- - GNU Compliance
'- - Parallel Computing
'- - Blog
'- - In-Situ Evaluation
'- - Numerical Analysis
'- - Structural Mechanics
|     '- - IFAS
|     '- - mCable
'- - Write Us
|     '- - Feedback  
|     '- - Info  
|     '- - Support  
|     '- - Webmaster  
'- - Privacy Policy



GNU Make For Windows


        Make is a useful tool in programming. That controls the generation of executables and other generated files of a program from the program's source files.

        This web page provides binary of GNU make for Windows for download. Equation Solution build the binary from GNU make. It is a free software under General Public License. The release of GNU compilers distributed at this site also includes GNU make. It is unnecessary to download the utility for GNU compilers. For users who need the make utility, download make.exe from the following links, and save it in the subdirectory \bin.

DOWNLOAD: OFFICIAL RELEASE FOR WINDOWS

        As mentioned previously, the binary of make is included in the GNU compilers distributed at this site. If you already downloaded GNU compilers, it is unnecessary to download the make utility. The following has links to download 32-bit and 64-bit binaries. 64-bit binary only works on 64-bit Windows.

  • Click here to download 32-bit binary of version 4.3
  • Click here to download 64-bit binary of version 4.3