Language

Package: arm-none-eabi-toolchain @ 6.5.0

Synopsis

Complete GCC tool chain for ARM bare metal development

Description

This package provides a complete GCC tool chain for ARM bare metal development. This includes the GCC arm-none-eabi cross compiler and newlib (or newlib-nano) as the C library. The supported programming languages are C and C++.

Home page
https://gcc.gnu.org/
Location
gnu/packages/embedded.scm (line: 440, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'binutils' does not match package name 'binutils-cross-arm-none-eabi'
input-labels

Identify input labels that do not match package names

label 'libstdc++' does not match package name 'libstdc++-arm-none-eabi'
input-labels

Identify input labels that do not match package names

label 'gcc' does not match package name 'gcc-cross-sans-libc-arm-none-eabi'