diff options
| author | ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-03-27 22:52:00 +0000 |
|---|---|---|
| committer | ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-03-27 22:52:00 +0000 |
| commit | dd96b1d1657204d84d54d95ff32e4eed1618509b (patch) | |
| tree | 84371c24bf118065a466e647f5c0cacda4b56e34 /gcc | |
| parent | 4712c7d6025fc9dec8723012535d7a24f8aa8506 (diff) | |
| download | ppe42-gcc-dd96b1d1657204d84d54d95ff32e4eed1618509b.tar.gz ppe42-gcc-dd96b1d1657204d84d54d95ff32e4eed1618509b.zip | |
* configure.in (alpha*-dec-osf*): Enable libgcj.
gcc:
* doc/install.texi (alpha*-dec-osf*): Don't need --enable-libgcj
any more.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51483 138bc75d-0d04-0410-961f-82ee72b054a4
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 d59469ea7bd..32c9d584934 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 a7dd9414b9c..c0901a4ae93 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 |

