This package browser is in early development. Mind the rough edges.

gcc-cross-avr-toolchain 14.3.0

Complete GCC tool chain for C/C++ development (avr)

This package provides a complete GCC cross toolchain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binariesl), and Binutils. GCC is the GNU Compiler Collection.

Installation

Install gcc-cross-avr-toolchain 14.3.0 as follows:

guix install gcc-cross-avr-toolchain@14.3.0

Or install the latest version:

guix install gcc-cross-avr-toolchain

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.