Fwd: Can I build Python with lthread instead of pthread?
Nov. 5, 2008
11:30 p.m.
suggested to try to ask capi-sig for this question. Forwarding.
---------- Forwarded message ---------- From: Aahz <aahz@pythoncraft.com> Date: Thu, Nov 6, 2008 at 1:08 AM Subject: Re: Can I build Python with lthread instead of pthread? To: python-list@python.org
In article <mailman.3365.1225472233.3487.python-list@python.org>, Akira Kitada <akitada@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@pythoncraft.com) <*> http://www.pythoncraft.com/
import antigravity
6404
Age (days ago)
6404
Last active (days ago)
0 comments
1 participants
participants (1)
-
Akira Kitada