New submission from Matthias Klose:

currently regen calls the python interpreter for the host, not the build 
machine. You can't directly use BUILD_FOR_PYTHON, because this one uses 
./python explicitly, so use BUILDPYTHON instead.

I'd like to see this for 3.3 and the trunk.

----------
assignee: doko
components: Cross-Build
files: regen.diff
keywords: needs review, patch
messages: 180588
nosy: doko
priority: normal
severity: normal
status: open
title: fix running regen in cross builds
versions: Python 3.3, Python 3.4
Added file: http://bugs.python.org/file28822/regen.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17031>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to