Building Python 2.3 on HP-UX 10.20 - pthread failure

Dan Cescato Dan.Cescato at transcendata.com
Sun Oct 5 16:33:09 EDT 2003


martin at v.loewis.de (Martin v. Löwis) wrote in message news:<m3ekxtzbuz.fsf at mira.informatik.hu-berlin.de>...
> 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

_DECTHREADS_ is #define'd in cma.h.  It gets sucked in, eventually, by
anything that gets within a country mile of threads.




More information about the Python-list mailing list