gcj-4.8
GCJ byte code and native compiler for Java(TM)
Install
- All systems
-
curl cmd.cat/gcj-4.8.sh
- Debian
-
apt-get install gcj-4.8
- Ubuntu
-
apt-get install gcj-4.8
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gcj-4.8
- Raspbian
-
apt-get install gcj-4.8
- Dockerfile
- dockerfile.run/gcj-4.8
gcj-4.8
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.