blob: 9c9efc40f1607699c8d77146d0ee8fb31dc48ac5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
This is libgcj: the runtime library for gcj, the GNU Compiler for Java.
libgcj provides a partial implementation of the Java Class Libraries.
libgcj is free software. See the file LIBGCJ_LICENSE for copying permission.
DOCUMENTATION
=============
All documentation, including detailed installation and usage instructions,
can be found on the gcj web pages at this URL:
http://gcc.gnu.org/java/
BUGS
====
Please refer to
http://gcc.gnu.org/bugs/
on when and how to submit a bug report.
|