This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
New Java programs installed by default
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: java at gcc dot gnu dot org
- Date: Mon, 12 Feb 2007 00:45:26 +0100 (CET)
- Subject: New Java programs installed by default
While packaging a current version of GCC mainline, I noticed that the
Java frontend recently started to install the following new binaries:
bin/gjar
bin/gjavah
bin/gnative2ascii
bin/gorbd
bin/grmid
bin/gserialver
bin/gtnameserv
This is not a complaint (let alone bug report ;-), I just wanted to
send a heads up in case you may prefer not to actually install all of
these.
Gerald