powerpc-linux-gnu-gobjc
GNU Objective-C compiler for the powerpc architecture
Install
- All systems
-
curl cmd.cat/powerpc-linux-gnu-gobjc.sh
- Debian
-
apt-get install gobjc-powerpc-linux-gnu
- Ubuntu
-
apt-get install gobjc-powerpc-linux-gnu
- Kali Linux
-
apt-get install gobjc-powerpc-linux-gnu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gobjc-powerpc-linux-gnu
- Raspbian
-
apt-get install gobjc-powerpc-linux-gnu
- Dockerfile
- dockerfile.run/powerpc-linux-gnu-gobjc
gobjc-powerpc-linux-gnu
GNU Objective-C compiler for the powerpc architecture
This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. This is a dependency package providing the default GNU Objective-C cross-compiler for the powerpc architecture.