m68hc11-cpp
GNU C compiler for the Motorola 68HC11/12 processors
Install
- All systems
-
curl cmd.cat/m68hc11-cpp.sh
- Debian
-
apt-get install gcc-m68hc1x
- Ubuntu
-
apt-get install gcc-m68hc1x
- Kali Linux
-
apt-get install gcc-m68hc1x
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gcc-m68hc1x
- Raspbian
-
apt-get install gcc-m68hc1x
- Dockerfile
- dockerfile.run/m68hc11-cpp
gcc-m68hc1x
GNU C compiler for the Motorola 68HC11/12 processors
This is the GNU C compiler, a fairly portable optimizing compiler which supports multiple languages. This package includes support for C for cross-compiling to a Motorola 68HC11/12 microcontroller-based target.