[New-bugs-announce] [issue5035] Compilation --without-threads fails

Antoine Pitrou report at bugs.python.org
Thu Jan 22 22:24:22 CET 2009


New submission from Antoine Pitrou <pitrou at free.fr>:

libpython2.7.a(object.o): In function `_PyObject_Dump':
/home/antoine/cpython/__svn__/Objects/object.c:341: undefined reference
to `PyGILState_Ensure'
/home/antoine/cpython/__svn__/Objects/object.c:343: undefined reference
to `PyGILState_Release'

----------
messages: 80379
nosy: jnoller, pitrou
priority: normal
severity: normal
status: open
title: Compilation --without-threads fails
type: compile error
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5035>
_______________________________________


More information about the New-bugs-announce mailing list