diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/doc/install.texi | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d59469e..32c9d58 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> + + * doc/install.texi (alpha*-dec-osf*): Don't need --enable-libgcj + any more. + Wed Mar 27 23:19:30 CET 2002 Jan Hubicka <jh@suse.cz> * i960.md (ret): Set PC. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index a7dd941..c0901a4 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1788,9 +1788,7 @@ are supported on Tru64 UNIX, so you must not configure GCC with @option{--with-gnu-as} or @option{--with-gnu-ld}. The @option{--enable-threads} options isn't supported yet. A patch is -in preparation for a future release. The Java runtime library has been -reported to work on Tru64 UNIX V4.0F, V5.0, and V5.1, so you may try -@option{--enable-libgcj} and report your results. +in preparation for a future release. GCC writes a @samp{.verstamp} directive to the assembler output file unless it is built as a cross-compiler. It gets the version to use from |