FICHA · AUR

gcc-arm-none-eabi-bin

GNU Tools ARM Embedded Processors (binary distribution, includes newlib, does NOT include GDB)

  • Build tool
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Builds bare-metal ARM firmware and embedded programs with the GNU cross-compiler toolchain. It includes the compiler pieces and newlib needed to target ARM microcontrollers from a regular Linux development machine.

This is a terminal-based developer tool, not a desktop app. It is intended for embedded projects where the generated binaries may be flashed to hardware, so build flags, target CPU, memory layout, and flashing steps need careful review.

How to run

arm-none-eabi-gcc

Commands: arm-none-eabi-gcc

Permissions

Permissions not analysed for this source yet.