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