[issue14330] do not use the host python for cross builds

Matthias Klose report at bugs.python.org
Fri Mar 16 01:14:10 CET 2012


New submission from Matthias Klose <doko at debian.org>:

for various tasks, the just built python for the host is used. this patch searches for a suitable python for the build machine and uses it for the build.

----------
assignee: doko
components: Cross-Build
files: no-host-python-for-build.diff
keywords: needs review, patch
messages: 155976
nosy: doko
priority: normal
severity: normal
status: open
title: do not use the host python for cross builds
versions: Python 3.3
Added file: http://bugs.python.org/file24881/no-host-python-for-build.diff

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


More information about the Python-bugs-list mailing list