[New-bugs-announce] [issue16235] Add python-config.sh for use during cross compilation.

Ray Donnelly report at bugs.python.org
Sun Oct 14 23:55:14 CEST 2012


New submission from Ray Donnelly:

Creates python-config.sh which aims to behave exactly the same as python-config except it doesn't depend on a Python interpreter on the build machine (only depends on a posixy shell, tested with bash, dash, MSYS-bash).

I use this for cross compiling gdb with Python pretty printer support.

----------
components: Cross-Build
files: 0000-add-python-config-sh.patch
keywords: patch
messages: 172925
nosy: Ray.Donnelly
priority: normal
severity: normal
status: open
title: Add python-config.sh for use during cross compilation.
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file27572/0000-add-python-config-sh.patch

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


More information about the New-bugs-announce mailing list