[issue7705] libpython2.6.so is not linked correctly on FreeBSD when threads are enabled

2010-03-14 Thread Roumen Petrov
Roumen Petrov added the comment: the applied patch is not correct - please replace " with ' -- nosy: +rpetrov ___ Python tracker ___ _

[issue7705] libpython2.6.so is not linked correctly on FreeBSD when threads are enabled

2010-03-14 Thread Benjamin Peterson
Benjamin Peterson added the comment: Fixed in r78962. -- nosy: +benjamin.peterson resolution: -> fixed status: open -> closed ___ Python tracker ___

[issue7705] libpython2.6.so is not linked correctly on FreeBSD when threads are enabled

2010-03-14 Thread Arfrever Frehtes Taifersar Arahesis
Changes by Arfrever Frehtes Taifersar Arahesis : -- versions: +Python 2.7, Python 3.1, Python 3.2 ___ Python tracker ___ ___ Python-bug

[issue7705] libpython2.6.so is not linked correctly on FreeBSD when threads are enabled

2010-01-15 Thread Brian Curtin
Changes by Brian Curtin : -- keywords: +needs review priority: -> normal stage: -> patch review ___ Python tracker ___ ___ Python-bug

[issue7705] libpython2.6.so is not linked correctly on FreeBSD when threads are enabled

2010-01-14 Thread Alexis Ballier
New submission from Alexis Ballier : As reported in https://bugs.gentoo.org/show_bug.cgi?id=300961 : # gcc foo.c -lpython2.6 /usr/lib/gcc/i686-gentoo-freebsd7.2/4.4.2/../../../libpython2.6.so: undefined reference to `pthread_create' collect2: ld returned 1 exit status libpython2.6.so doesn't