public inbox for gcc-announce@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@cygnus.com>
To: egcs-announce@egcs.cygnus.com
Subject: First public release of libgcj
Date: Thu, 08 Apr 1999 12:15:00 -0000	[thread overview]
Message-ID: <87n20j2c67.fsf@cygnus.com> (raw)

We are very pleased to announce the public release of libgcj, the
run-time component of GCJ, the GNU Compiler for Java.  This allows you
to build executable programs from Java source, without needing any JDK
components.

Libgcj includes the core run-time environment, such as object
management, garbage collection, thread support.  It also includes the
core Java classes from java.lang, java.util, and parts of java.io,
java.net, and java.text.  Many things (such as object serialization,
java.awt, java.util.zip, and most of java.lang.reflect) are not yet
implemented.

Libgcj is licensed under the terms of the LGPL; see the file
COPYING.LIB for details.

gdb 4.18, to be released very soon, is Java-aware and can debug
Gcj-compiled programs.  This release means that there is a complete
suite of free software tools for compiled Java.

For instructions on downloading and installation, and for more
information on gcj and libgcj in general, see the Gcj and Libgcj
homepage at http://sourceware.cygnus.com/java/ .

	--The Cygnus Java Team

                 reply	other threads:[~1999-04-08 12:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87n20j2c67.fsf@cygnus.com \
    --to=tromey@cygnus.com \
    --cc=egcs-announce@egcs.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).