gtnameserv

gcj and Classpath development tools for Java(TM)

Install

All systems
curl cmd.cat/gtnameserv.sh
Debian Debian
apt-get install gcj-jdk
Ubuntu
apt-get install gcj-jdk
Alpine
apk add libgcj
CentOS
yum install libgcj
Windows (WSL2)
sudo apt-get update sudo apt-get install gcj-jdk
Raspbian
apt-get install gcj-jdk
Docker
docker run cmd.cat/gtnameserv gtnameserv powered by Commando

gcj-jdk

gcj and Classpath development tools 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. Other java development tools from Classpath are included in this package. The package contains as well a collection of wrapper scripts and symlinks. It is meant to provide a Java-SDK-like interface to the GCJ tool set.

libgcj

Java runtime library for gcc

gcc-snapshot

A SNAPSHOT of the GNU Compiler Collection