TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    EasyBuild

    N/AN/AEasyBuild is a software build and installation framework used to manage (scientific) software on High Performance Computing (HPC) systems in a more efficient way, available free and open source under the GNU General Public License v2.0.N/A

    GNU Make

    Score7.7 out of 10
    N/AGNU Make is an open source and free build automation tool.N/A
    Pricing
    EasyBuildGNU Make
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    EasyBuildGNU Make
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details
    More Pricing Information
    User Ratings
    EasyBuildGNU Make
    Likelihood to Recommend
    -
    (0 ratings)
    7.1
    (2 ratings)
    Support Rating
    -
    (0 ratings)
    7.1
    (2 ratings)
    User Testimonials
    EasyBuildGNU Make
    Likelihood to Recommend
    Open Source
    No answers on this topic
    Open Source
    GNU Make is a great tool for simple builds where language-specific options are not available, or to provide shortcuts for common commands (e.g., "make build" as shorthand for "go build ..." with a bunch of flags). However, it is complementary to other build systems. It does not replace them, which is perhaps one of its greatest strengths as well (works with existing ecosystem instead of trying to do everything). GMU Make it simple to get started with, and the philosophy of understanding how sources map to outputs, as well as the dependency graph, are beneficial.
    Incentivized
    Read full review
    Pros
    Open Source
    No answers on this topic
    Open Source
    No answers on this topic
    Cons
    Open Source
    No answers on this topic
    Open Source
    • No dependency management tools (but there are no cross-platform tools of this type anyway)
    • Tedious to do cross-compilation (Debug & Release builds, 32- and 64-bit builds, x86/ARM builds)
    Incentivized
    Read full review
    Support Rating
    Open Source
    No answers on this topic
    Open Source
    No answers on this topic
    Alternatives Considered
    Open Source
    No answers on this topic
    Open Source
    I'm a full-stack developer that has used various build tools, including Maven, Gradle, and NPM/yarn. For our C projects, I also investigated CMake and Ninja, but they seemed more difficult to learn and more tedious to work with. GNU Make is a single binary that can be easily downloaded, even for Windows under MingW32, is straightforward to learn, and works pretty well despite its age.
    Incentivized
    Read full review
    Return on Investment
    Open Source
    No answers on this topic
    Open Source
    No answers on this topic
    ScreenShots