No more typing reviews! Try our Samantha, our new voice AI agent.
GNU Make Logo

GNU Make Reviews

Vendor: GNU
4.2 out of 5

What is GNU Make?

Featured GNU Make reviews

GNU Make mindshare

As of June 2026, the mindshare of GNU Make in the Build Automation category stands at 1.9%, up from 0.6% compared to the previous year, according to calculations based on PeerSpot user engagement data.
Build Automation Mindshare Distribution
ProductMindshare (%)
GNU Make1.9%
Jenkins9.1%
GitLab6.8%
Other82.2%
Build Automation
 
 
Key learnings from peers

Valuable Features

Room for Improvement

Pricing

Compare GNU Make with alternative products

Learn more about GNU Make

Related questions

 
GNU Make Reviews Summary
Author infoRatingReview Summary
Software Engineer at a computer software company with 201-500 employees4.5I rely on GNU Make as a standard tool for building systems, especially in compiling C++ code. It's widely used, installed by default on Linux, and efficiently handles dependencies by not rebuilding unchanged files. It suits its niche well.
Software Engineer at a tech vendor with 11-50 employees5.0I find GNU Make an essential, stable, and scalable tool I've used for over five years. Its declarative syntax and wide adoption are key strengths, despite its single minor drawback of lacking native colored output.
Senior Software Engineer at a tech services company with 201-500 employees4.5I've used GNU Make for over five years, finding it straightforward to set up and very effective for building projects with no stability issues. However, the requirement for tabs in command lines can be a minor inconvenience.
Tech Support Staff at a tech company with 51-200 employees4.0I find GNU Make an efficient, free tool for small to medium Linux projects, supporting nesting. Its inability to handle circular dependencies, cross-platform builds, or complex incremental builds limits its use for larger systems.
Developer at a tech company with 51-200 employees3.0I find Make popular for *nix, using user-friendly rules and avoiding rebuilds. However, it lacks platform tailoring, struggles with circular dependencies, and is unreliable for large projects, making it better for smaller ones.
Senior Manager of Data Center at a integrator with 51-200 employees4.0I find GNU Make helpful for compiling source, managing intermediate files, and automating recompilation. However, I note its limitations for large builds, kernel dependency issues, and reliance on timestamps over content for file updates.
JC
Josh Call
Software Engineer at a computer software company with 201-500 employees
Oct 24, 2024
Enhances productivity with efficient dependency handling and a straightforward setup
it_user790464 - PeerSpot reviewer
it_user790464
Software Engineer at a tech vendor with 11-50 employees
Dec 18, 2017
Full-featured syntax allows building strategies as simple or as complex as needed
it_user790461 - PeerSpot reviewer
it_user790461
Senior Software Engineer at a tech services company with 201-500 employees
Dec 18, 2017
Open source, straightforward setup, good for building projects
it_user1227 - PeerSpot reviewer
it_user1227
Tech Support Staff at a tech company with 51-200 employees
Jul 23, 2012
GNU make is a basic build automation tool for generating build binaries. Not suitable for projects with circular dependencies.
it_user1158 - PeerSpot reviewer
it_user1158
Developer at a tech company with 51-200 employees
Jul 15, 2012
A *nix Build automation tool suitable for smaller projects, lacks scalability and performance
it_user1065 - PeerSpot reviewer
it_user1065
Senior Manager of Data Center at a integrator with 51-200 employees
Jul 3, 2012
GNU Make is a UNIX hacker's toolkit to manipulate and build executables