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