Makefile Gcc

Open-source Makefile projects categorized as Gcc

Top 4 Makefile Gcc Projects

  1. musl-cross-make

    Simple makefile-based build for musl cross compiler

  2. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  3. uefi-simple

    UEFI development made easy

  4. quasi-msys2

    Cross-compile C/C++ to Windows using MSYS2 packages

  5. simple-build-system

    Easy to use and configure C/C++ build system based on Gnu Make

    Project mention: OCaml Onboarding: Introduction to the Dune build system | news.ycombinator.com | 2026-06-08

    > Because it's really limited and not expressive?

    It's neither of those unless you limit yourself to a lowest-common-denominator feature set. GNU Make, for example, is a Turing-complete, dynamic programming language and a CLI task runner. You can build a build system in GNU Make (https://github.com/omercsp/simple-build-system) just like you can do so in any other language.

    Make suffers from unfamiliar syntax, unorthodox choices, and inconsistent language design. So it's not a good language, and saying it "sucks" is not completely unjustified, but not because it's limited. Looking at SBS, it also seems quite expressive, although I can't say I ever tried building something in it myself.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Makefile Gcc discussion

Log in or Post with

Makefile Gcc related posts

  • Cross compiling ring for arm

    1 project | /r/rust | 1 Oct 2021
  • Starting off

    1 project | /r/osdev | 21 Dec 2020

Index

What are some of the best open-source Gcc projects in Makefile? This list will help you:

# Project Stars
1 musl-cross-make 1,586
2 uefi-simple 256
3 quasi-msys2 168
4 simple-build-system 16

Sponsored
Stop Scripting Promotions. Start Shipping with Kargo
Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
akuity.io

Did you know that Makefile is
the 38th most popular programming language
based on number of references?