Developer(s) | The GNU Project |
---|---|
Initial release | September 6, 1998[1] |
Final release | 6.5[2]
/ 26 October 2018 |
Operating system | Unix-like |
Type | Compiler |
License | GNU GPL |
Website | gcc |
The GNU Compiler for Java (GCJ) is a discontinued free compiler for the Java programming language. It was part of the GNU Compiler Collection.[3][4]
GCJ compiles Java source code to Java virtual machine (JVM) bytecode or to machine code for a number of CPU architectures. It could also compile class files and whole JARs that contain bytecode into machine code.[5][6]