This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

(p)thread support on HP-UX 11.00?


How can I test whether the thread support of gcc-2.95.2 on HP-UX 11.00
is fine?
Is there any test program which I can start?
Currently my thread programs dump a core file after a bit activity.
The program runs fine on Linux/i86pc.

Another thing: the patch from Jeffrey Law regarding HP-UX 11.00 from
June
shows that the SIZE_TYPE is set to long unsigned int. But the gcc-2.95.2
file
gcc/config/pa/pa-hpux.h show "unsigned int". Why has this change been
omitted?

--
Heiko Nardmann (Dipl.-Ing.), h.nardmann@secunet.de, Software Development

secunet Security Networks AG - Sicherheit in Netzwerken
(www.secunet.de),
Weidenauer Str. 223-225, D-57076 Siegen
Tel. : +49 271 48950-13, Fax  : +49 271 48950-50



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]