Can I build Python with lthread instead of pthread?

Aahz aahz at pythoncraft.com
Wed Nov 5 11:08:34 EST 2008


In article <mailman.3365.1225472233.3487.python-list at python.org>,
Akira Kitada <akitada at gmail.com> wrote:
>
>I'm running Python 2.5 on FreeBSD 4.
>pthread on FreeBSD 4 has some problems so I would like to build
>python with lthread (linuxthreads) instead of BSD's pthread.
>So I looked at configure options but couldn't find any options for it.
>Python support lthread? and how can I build python with it?

You may want to try asking on capi-sig
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

import antigravity



More information about the Python-list mailing list