[New-bugs-announce] [issue4883] Compiling python 2.5.2 under Wine on linux.
Luke Kenneth Casson Leighton
report at bugs.python.org
Thu Jan 8 17:13:38 CET 2009
New submission from Luke Kenneth Casson Leighton <lkcl at lkcl.net>:
messy patches which get python 2.5.2 compiling - and producing
python.exe.so - under wine.
the setup.py is presently _wholly_ unsuited to use for building
the modules - get_sysconfig("srcdir") returns None because...
it's supposed to!
but, the actual libpython2.5.a and the actual python.exe _are_
successfully built - and, amazingly, useable.
----------
components: Build
files: f
messages: 79420
nosy: lkcl
severity: normal
status: open
title: Compiling python 2.5.2 under Wine on linux.
versions: Python 2.5
Added file: http://bugs.python.org/file12653/f
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4883>
_______________________________________
More information about the New-bugs-announce
mailing list