Simple makefile-based build for musl cross compiler
-
Updated
Jul 27, 2025 - Makefile
Simple makefile-based build for musl cross compiler
Repo Algoritmos e Estruturas de Dados I
Cross-platform C++ Makefile project template
Cross-compile C/C++ from Linux to Windows using MSYS2 packages
GCC Cross-compiler chain for Raspberry Pi Pico
A non-recursive Make system which supports GCC, CLANG, MS VC++, JAVAC, DPKG, DOXYGEN and many more targets.
Docker image: Make, gcc, g++ and musl library for development on Alpine Linux
Hello world in C90 (ANSI C) built for Intel/AMD, PowerPC, System z, ARM, MIPS, RISC-V
Generic Makefile Template with Automatic Dependency Generation
Single-file makefile include that allows defining C/C++ makefiles with simple variable assignments.
This repository includes a makefile, the makefile is adaptable to any C or CPP project as easily. The makefile generates an output for each source file, so when you change any source file, the GCC will recompile just which file that is changed and update the output.
Add a description, image, and links to the gcc topic page so that developers can more easily learn about it.
To associate your repository with the gcc topic, visit your repo's landing page and select "manage topics."