[issue3718] environment variable MACHDEP and python build system

2013-01-26 Thread Matthias Klose
Matthias Klose added the comment: now checked in the configure change. I think that the cross-build documentation deserves an extra issue. Therefore now closing this issue. -- resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed ___

[issue3718] environment variable MACHDEP and python build system

2013-01-26 Thread Roundup Robot
Roundup Robot added the comment: New changeset 8c49dd8e4d22 by doko in branch '3.3': - Issue #3718: Use AC_ARG_VAR to set MACHDEP in configure.ac. http://hg.python.org/cpython/rev/8c49dd8e4d22 New changeset 6866384d9ccb by doko in branch 'default': - Issue #3718: Use AC_ARG_VAR to set MACHDEP in

[issue3718] environment variable MACHDEP and python build system

2013-01-26 Thread Gregory P. Smith
Changes by Gregory P. Smith : -- nosy: -gregory.p.smith ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://

[issue3718] environment variable MACHDEP and python build system

2013-01-26 Thread Roumen Petrov
Roumen Petrov added the comment: Matthias Klose wrote: > > Matthias Klose added the comment: > > the change to the configure script looks ok. however you could change the > README too. This is 5 years old issue. README is not more in repository. As result python lack documentation related to

[issue3718] environment variable MACHDEP and python build system

2013-01-25 Thread Matthias Klose
Matthias Klose added the comment: the change to the configure script looks ok. however you could change the README too. It looks like the changes to the Makefile.pre.in are already applied. -- nosy: +doko ___ Python tracker

[issue3718] environment variable MACHDEP and python build system

2011-03-15 Thread Gregory P. Smith
Changes by Gregory P. Smith : -- assignee: gregory.p.smith -> nosy: +loewis ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue3718] environment variable MACHDEP and python build system

2010-08-01 Thread Mark Lawrence
Mark Lawrence added the comment: Can someone from the build team please review the patch, thanks. -- nosy: +BreamoreBoy stage: -> patch review type: -> behavior versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.5 ___ Python tracker

[issue3718] environment variable MACHDEP and python build system

2009-07-31 Thread Gregory P. Smith
Changes by Gregory P. Smith : -- assignee: -> gregory.p.smith nosy: +gregory.p.smith priority: -> normal ___ Python tracker ___ ___ P

[issue3718] environment variable MACHDEP and python build system

2008-08-28 Thread Roumen Petrov
New submission from Roumen Petrov <[EMAIL PROTECTED]>: A) The reason to propose this patch following paragraph from README: 2) To set sys.platform to something sensible, pass the following environment variable to the configure script: MACHDEP=