Compiling python with threads

Jarkko Torppa torppa at polykoira.megabaud.fi
Thu Dec 30 17:04:05 EST 1999


In article <386B5F2D.989A0C13 at concreteillusions.fi>, Joonas Rapila wrote:
>Hi.
>
>If someone knows what I could be doing wrong, please let me know.
>The problem is that I don't manage to compile Python on NetBSD with
>Thread support. I'v both tried by doing it trough the package management
>tool (pkg_add) (there it instals, but with pkg_add
>I don't know how to give it options, i.e, getting it to compile w/
>thread support) and the source code. I'v got Pth (The Gnu Portable
>threads), so it should (or should it.. :) compile ok. Well anyways, I'd
>be grateful for any tips, even if anyone knows a good place to start
>searching futher.. thnx.

I did this a while ago, but because of the way pth is written I dont think
it will do any good without modifying python source. This is sadly more
of a NetBSD question that python one, thread support in NetBSD is
in quite sorry state.

And I were unable to get python to work with two other userthread 
libraries I tried (ptl2 and mit-pthreads).

-- 
 Jarkko Torppa                torppa at staff.megabaud.fi
  Megabaud Internet-palvelut



More information about the Python-list mailing list