Hi, 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? Thanks in advance, Akira