OSDN Git Service

2002-01-15 Craig Rodrigues <rodrigc@gcc.gnu.org>
authorrodrigc <rodrigc@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Jan 2002 16:58:37 +0000 (16:58 +0000)
committerrodrigc <rodrigc@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Jan 2002 16:58:37 +0000 (16:58 +0000)
        * doc/install.texi (hppa*-hp-hpux11): --enable-threads does
        not work on this platform currently.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48874 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/install.texi

index 958f211..9d36274 100644 (file)
@@ -1,3 +1,8 @@
+2002-01-15  Craig Rodrigues  <rodrigc@gcc.gnu.org>
+
+       * doc/install.texi (hppa*-hp-hpux11): --enable-threads does
+       not work on this platform currently.
+
 2002-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * c-typeck.c (build_unary_op): Don't wrap msgid argument of
index c5a6055..6d1ea9b 100644 (file)
@@ -2163,7 +2163,10 @@ bootstrap}.
 @heading @anchor{hppa*-hp-hpux11}hppa*-hp-hpux11
 
 GCC 3.0 supports HP-UX 11.  You must use GNU binutils 2.11 or above on
-this platform.
+this platform.  Thread support is not currently implemented for this 
+platform, so @option{--enable-threads} does not work.
+See @uref{http://gcc.gnu.org/ml/gcc-prs/2002-01/msg00551.html}
+and @uref{http://gcc.gnu.org/ml/gcc-bugs/2002-01/msg00663.html}.
 
 @html
 </p>