summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2006-04-04 15:04:35 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2006-04-04 15:04:35 +0000
commit0d53473fc9f366d18b6d23a5e26a73869e7aa296 (patch)
treec0b950099ea55e60d991a62de46f16f054ad8c22
parent69e11d3c64339b9919d8279630a031d6a7727f90 (diff)
downloadppe42-gcc-0d53473fc9f366d18b6d23a5e26a73869e7aa296.tar.gz
ppe42-gcc-0d53473fc9f366d18b6d23a5e26a73869e7aa296.zip
* doc/install.texi (Prerequisites): Mention jar.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@112666 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi4
2 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3502b56b28a..f5cbb8e09d9 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2006-04-04 Tom Tromey <tromey@redhat.com>
+
+ * doc/install.texi (Prerequisites): Mention jar.
+
2006-04-04 Daniel Berlin <dberlin@dberlin.org>
* doc/tree-ssa.texi (Preserving the virtual ssa form): New
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 19201b85819..4f5e8fffa5c 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -305,6 +305,10 @@ release (4.1.3) when configured with @option{--enable-mpfr}.
The @option{--with-mpfr} or @option{--with-mpfr-dir} configure option should
be used if your MPFR Library is not installed in your library search path.
+@item jar
+
+Necessary to build libgcj, the GCJ runtime.
+
@end table
OpenPOWER on IntegriCloud