arm-linux-gnueabi-gobjc
GNU Objective-C compiler for the armel architecture
Install
- All systems
-
curl cmd.cat/arm-linux-gnueabi-gobjc.sh
- Debian
-
apt-get install gobjc-arm-linux-gnueabi
- Ubuntu
-
apt-get install gobjc-arm-linux-gnueabi
- Kali Linux
-
apt-get install gobjc-arm-linux-gnueabi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gobjc-arm-linux-gnueabi
- Raspbian
-
apt-get install gobjc-arm-linux-gnueabi
- Dockerfile
- dockerfile.run/arm-linux-gnueabi-gobjc
gobjc-arm-linux-gnueabi
GNU Objective-C compiler for the armel 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 armel architecture.