[Python-Dev] Unable to build regex module against Python 3.5 32-bit
Mark Lawrence
breamoreboy at yahoo.co.uk
Fri Jun 5 03:33:13 CEST 2015
More information about the Python-Dev mailing list
Fri Jun 5 03:33:13 CEST 2015
- Previous message (by thread): [Python-Dev] Unable to build regex module against Python 3.5 32-bit
- Next message (by thread): [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 05/06/2015 01:37, MRAB wrote: > Steve Dower's post has prompted me to look again at building the regex > module for Python 3.5, 32-bit and 64-bit, using just Mingw64 and > linking against python32.dll. It works! > > Earlier versions of Python, however, including Python 2.7, still seem > to want libpython??.a. > This http://bugs.python.org/issue24385 should interest you. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
- Previous message (by thread): [Python-Dev] Unable to build regex module against Python 3.5 32-bit
- Next message (by thread): [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list