Does current Python2.3CVS work on FreeBSD5.1 or FreeBSD5-current?

Marc Recht marc at informatik.uni-bremen.de
Sun Jun 22 17:58:08 EDT 2003


> It will if you tell it to use a threads library.
>
> Find the LIBC variable in the Makefile, and add -lkse to it.
>
> This was discussed in SF patch #745320 (now closed).
>
> The building of threaded apps has changed on 5.x, and nobody has yet
> contributed a patch to configure.in to cater for the difference between
> 5.x and 4.x.
I've just submited a patch (#758910) to SourceForge which fixes that 
problem by adding -pthread to CXX, too. (Tested on today's -current.)

HTH,
Marc

mundus es fabula
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 193 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20030622/dcdb9882/attachment.sig>


More information about the Python-list mailing list