Commit 751a1458 by Craig Rodrigues

install.texi (hppa*-hp-hpux11): --enable-threads does not work on this platform currently.

2002-01-15  Craig Rodrigues  <rodrigc@gcc.gnu.org>

        * doc/install.texi (hppa*-hp-hpux11): --enable-threads does
        not work on this platform currently.

From-SVN: r48874
parent 57771fe8
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
......
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment