Try our new research platform with insights from 80,000+ expert users
GNU Make Logo

GNU Make pros and cons

Vendor: GNU
4.2 out of 5
 

GNU Make Pros review quotes

it_user1065 - PeerSpot reviewer
Senior Manager of Data Center at a integrator with 51-200 employees
Jul 3, 2012
Make tool, originally made for the GNU operating system, helps in the generation of executable from the main program source files.
it_user1158 - PeerSpot reviewer
Developer at a tech company with 51-200 employees
Jul 15, 2012
One of the best things about GNU Make is that, it is available on almost all Linux platforms.
it_user1227 - PeerSpot reviewer
Tech Support Staff at a tech company with 51-200 employees
Jul 23, 2012
GNU make is a build automation utility for running builds on various Linux flavored platforms.
Find out what your peers are saying about GNU, Jenkins, JetBrains and others in Build Automation. Updated: March 2026.
885,264 professionals have used our research since 2012.
it_user790461 - PeerSpot reviewer
Senior Software Engineer at a tech services company with 201-500 employees
Dec 18, 2017
Setup is extremely straightforward.
it_user790464 - PeerSpot reviewer
Software Engineer at a tech vendor with 11-50 employees
Dec 18, 2017
GNU Make is such an essential tool that it is almost impossible to imagine working without it. Not having it, developers would probably have to resort to doing everything manually or via shell scripts.
JC
Software Engineer at a computer software company with 201-500 employees
Oct 24, 2024
The initial setup of GNU Make is straightforward.
 

GNU Make Cons review quotes

it_user1065 - PeerSpot reviewer
Senior Manager of Data Center at a integrator with 51-200 employees
Jul 3, 2012
Poor reliability for larger or incremental builds.
it_user1158 - PeerSpot reviewer
Developer at a tech company with 51-200 employees
Jul 15, 2012
Make’s reliability is very poor and is not suitable for larger or incremental builds.
it_user1227 - PeerSpot reviewer
Tech Support Staff at a tech company with 51-200 employees
Jul 23, 2012
GNU make is a bad candidate for builds that require incremental builds often, as it does not support this feature.
Find out what your peers are saying about GNU, Jenkins, JetBrains and others in Build Automation. Updated: March 2026.
885,264 professionals have used our research since 2012.
it_user790461 - PeerSpot reviewer
Senior Software Engineer at a tech services company with 201-500 employees
Dec 18, 2017
GNU Make requires using the Tab symbol as the first symbol of command line for execution. In some text editors this can be problematic, as they automatically insert spaces instead of tabs.
it_user790464 - PeerSpot reviewer
Software Engineer at a tech vendor with 11-50 employees
Dec 18, 2017
Vanilla GNU Make does not support any kind of colored output. A wrapper named colormake exists to work around this, but native (opt-in) support would be welcome.
JC
Software Engineer at a computer software company with 201-500 employees
Oct 24, 2024
GNU Make does not provide traditional customer support.