HP-UX 10.2 deprecated?

Anthony Baxter anthony at ekit-inc.com
Wed Mar 6 19:48:29 EST 2002


>>> Greg Weeks wrote
> With this, "make" does indeed create an executable.  But "make test" fails
> both times on test_threads, dying at the end with:
> 
>     test_thread
>     *** Termination signal 14
> 
>     Stop.
> 
> Oddly enough, signal 14 (ALRM) is ignored the first time "test_thead" is
> listed.


And now you enter the cycle of pain... Getting threading working on 
HP/UX appears to depend on 
a) The HP/UX major and minor version
b) The compiler and version
c) Wierd and mysterious compile options that vary with a) and b)
d) The phase of the moon.

This has come up many times in the past - what is needed is for someone
with deep HP/UX knowledge and exposure to a bunch of different HP/UX 
versions to volunteer to fix it. If HP offered something like Compaq's
TestDrive machines, or donated some boxes to the sourceforge compile
farm, someone might be able to look at it. At the moment, there's no-one
who's stepped forward to fix this.

Anthony

-- 
Anthony Baxter     <anthony at interlink.com.au>   
It's never to late to have a happy childhood.





More information about the Python-list mailing list