aboutsummaryrefslogtreecommitdiff
path: root/libjava/README
diff options
context:
space:
mode:
authorBryce McKinlay <mckinlay@redhat.com>2004-07-29 02:13:04 +0000
committerBryce McKinlay <bryce@gcc.gnu.org>2004-07-29 03:13:04 +0100
commit4d4fed15f807220e0ed3c6cf2782506d13e0e331 (patch)
tree8602b8f4ab7938bc429321ea7e3d082dfae8e242 /libjava/README
parent0fa2c11ae803e96f78a55e010aad87ef9067e205 (diff)
downloadgcc-4d4fed15f807220e0ed3c6cf2782506d13e0e331.zip
gcc-4d4fed15f807220e0ed3c6cf2782506d13e0e331.tar.gz
gcc-4d4fed15f807220e0ed3c6cf2782506d13e0e331.tar.bz2
README: Remove obsolete info.
2004-07-28 Bryce McKinlay <mckinlay@redhat.com> * README: Remove obsolete info. Update bug URL. * THANKS: Updated. From-SVN: r85282
Diffstat (limited to 'libjava/README')
-rw-r--r--libjava/README37
1 files changed, 1 insertions, 36 deletions
diff --git a/libjava/README b/libjava/README
index 62668bd..f9c3af6 100644
--- a/libjava/README
+++ b/libjava/README
@@ -12,44 +12,9 @@ can be found on the gcj web pages at this URL:
http://gcc.gnu.org/java/
-
-REQUIREMENTS
-============
-
-libgcj must be built with a compatible version of the gcc compiler. libgcj
-releases are usually numbered according to their corresponding gcc release.
-For example, if this is "libgcj 2.95.3", you need to build it using "gcc
-2.95.3".
-
-
-QUICK INSTALLATION
-==================
-
- > mkdir build
- > cd build
- > ../libgcj/configure --enable-threads=<THREADS_TYPE> --prefix=<DIR>
- > make
- > make install
-
-where:
-
-<THREADS_TYPE> specifies the threads library to be used by libgcj. Currently
-the possible values are "posix" and "none". This value must be the same as
-the value used when configuring gcc itself.
-
-<DIR> specifies the installation directory. This should be the same location
-as where gcc is installed.
-
-Consult the gcj web pages for additional "configure" arguments.
-
-NOTE: libgcj can not be built in the same directory as `configure'. You must
-create a separate build directory.
-
-
BUGS
====
Please submit bug reports via this URL:
- http://gcc.gnu.org/cgi-bin/gnatsweb.pl?database=gcc
-
+ http://gcc.gnu.org/bugzilla