arm-linux-gnueabihf-gcj
GNU Java compiler (based on GCC) for the armhf architecture
Install
- All systems
-
curl cmd.cat/arm-linux-gnueabihf-gcj.sh
- Debian
-
apt-get install gcj-arm-linux-gnueabihf
- Ubuntu
-
apt-get install gcj-arm-linux-gnueabihf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gcj-arm-linux-gnueabihf
- Raspbian
-
apt-get install gcj-jdk
- Dockerfile
- dockerfile.run/arm-linux-gnueabihf-gcj
gcj-arm-linux-gnueabihf
GNU Java compiler (based on GCC) for the armhf architecture
gcj-jdk
gcj and Classpath development tools for Java(TM)
GCJ is a front end to the GCC compiler which can natively compile both Java(tm) source and bytecode files. The compiler can also generate class files. Other java development tools from Classpath are included in this package. The package contains as well a collection of wrapper scripts and symlinks. It is meant to provide a Java-SDK-like interface to the GCJ tool set.