arm-linux-gnueabihf-gcj-5
GCJ byte code and native compiler for Java(TM)
Install
- All systems
-
curl cmd.cat/arm-linux-gnueabihf-gcj-5.sh
- Ubuntu
-
apt-get install gcj-5-arm-linux-gnueabihf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gcj-5-arm-linux-gnueabihf
- Raspbian
-
apt-get install gcj-5
- Dockerfile
- dockerfile.run/arm-linux-gnueabihf-gcj-5
gcj-5
GCJ byte code and native compiler 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. Install the gcj-5-jdk package for a more complete SDK environment.