target/295: [HP-UX] Missing pthread_* with g++ on HP-UX
rodrigc@gcc.gnu.org
rodrigc@gcc.gnu.org
Thu Dec 27 02:33:00 GMT 2001
Synopsis: [HP-UX] Missing pthread_* with g++ on HP-UX
State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Wed Dec 26 21:04:17 2001
State-Changed-Why:
Based on your subsequent feedback, it looks like
you have misconfigured your systems on which you
have installed gcc on.
We have successful bootstrap reports on HP-UX 10.20:
http://gcc.gnu.org/gcc-3.0/buildstat.html
Read the gcc configuration instructions for providing
(or omitting) threads support at:
http://gcc.gnu.org/install/configure.html
If you enable threads support in gcc, when you
compile your projects, you can add the -threads flag
when you compile something with gcc. That should eliminate
your link time errors.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=295
More information about the Gcc-bugs
mailing list