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