Building Python 2.3 on HP-UX 10.20 - pthread failure

Martin v. Löwis martin at v.loewis.de
Sat Oct 4 03:43:48 EDT 2003


Dan.Cescato at transcendata.com (Dan Cescato) writes:

> Actually, what sets PY_PTHREAD_D4 is a combination of the existence of
> __hpux and _DECTHREADS_ (defined in cma.h). 

That is a useful hint. __hpux probably should be defined on the
system, but where does _DECTHREADS_ come from?

Regards,
Martin





More information about the Python-list mailing list