Simple makefile-based build for musl cross compiler
-
Updated
Feb 18, 2025 - Makefile
Simple makefile-based build for musl cross compiler
Cross-compile C/C++ from Linux to Windows using MSYS2 packages
Cross-platform C++ Makefile project template
GCC Cross-compiler chain for Raspberry Pi Pico
Repo Algoritmos e Estruturas de Dados I
A non-recursive Make system which supports GCC, CLANG, MS VC++, JAVAC, DPKG, DOXYGEN and many more targets.
Hello world in C90 (ANSI C) built for Intel/AMD, PowerPC, System z, ARM, MIPS, RISC-V
Generic Makefile Template with Automatic Dependency Generation
C/C++ Cross-compiling Template for VSCode IDE w/ Github CI Action
Single-file makefile include that allows defining C/C++ makefiles with simple variable assignments.
i686-elf (GCC, GDB, Binutils) cross-compiler script
GNU Make framework for building, executing and debugging C language projects, including those involving C source code generation from Lex-like and/or Yacc-like tools
Helpers for anything
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."