m68k-linux-gnu-g++
GNU C++ compiler for the m68k architecture
Install
- All systems
-
curl cmd.cat/m68k-linux-gnu-g++.sh
- Debian
-
apt-get install g++-m68k-linux-gnu
- Ubuntu
-
apt-get install g++-m68k-linux-gnu
- Kali Linux
-
apt-get install g++-m68k-linux-gnu
- Fedora
-
dnf install gcc-c++-m68k-linux-gnu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install g++-m68k-linux-gnu
- Dockerfile
- dockerfile.run/m68k-linux-gnu-g++
g++-m68k-linux-gnu
GNU C++ compiler for the m68k architecture
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. This is a dependency package providing the default GNU C++ cross-compiler for the m68k architecture.