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.
- Outputs:
out
- Website: https://gcc.gnu.org/
- Licenses: GPL 3+ · non-copyleft
- Package source: gnu/packages/cross-base.scm
- Builds: See build status
- Issues: See known issues
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.