New submission from Antoine Pitrou <[email protected]>: 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 <[email protected]> <http://bugs.python.org/issue5035> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
