avr-gcc-ranlib
GNU C compiler (cross compiler for avr)
Install
- All systems
-
curl cmd.cat/avr-gcc-ranlib.sh
- Debian
-
apt-get install gcc-avr
- Ubuntu
-
apt-get install gcc-avr
- Alpine
-
apk add gcc-avr
- Arch Linux
-
pacman -S avr-gcc
- Kali Linux
-
apt-get install gcc-avr
- Fedora
-
dnf install avr-gcc-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gcc-avr
- Raspbian
-
apt-get install gcc-avr
- Dockerfile
- dockerfile.run/avr-gcc-ranlib
- Docker
-
docker run cmd.cat/avr-gcc-ranlib avr-gcc-ranlib
powered by Commando
gcc-avr
GNU C compiler (cross compiler for avr)
This is the GNU C compiler, a fairly portable optimizing compiler which supports multiple languages. This package includes support for C.
avr-gcc-1
7.2.0-1.fc28.x86_64 : Cross Compiling GNU GCC targeted at avr
avr-gcc
This is a Cross Compiling version of GNU GCC, which can be used
to compile for the avr platform, instead of for the native x86_64 platform.