This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients chaselton, ethan.furman, freakboy3742, r.david.murray, refi64, skrah, vstinner
Date 2015-03-09.17:52:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425923539.95.0.390026957502.issue23496@psf.upfronthosting.co.za>
In-reply-to
Content
On Ubuntu, when I uploaded the script to #5404, I only needed:

  ./configure --prefix=/tmp/arm-install --without-ensurepip --host=arm-linux-gnueabi --build=x86_64 --disable-ipv6


(And config.site of course.)


We just have to fix the pgen etc. issues and someone has to provide
a buildbot, otherwise it's guaranteed to break again.
History
Date User Action Args
2015-03-09 17:52:20skrahsetrecipients: + skrah, vstinner, r.david.murray, freakboy3742, ethan.furman, refi64, chaselton
2015-03-09 17:52:19skrahsetmessageid: <1425923539.95.0.390026957502.issue23496@psf.upfronthosting.co.za>
2015-03-09 17:52:19skrahlinkissue23496 messages
2015-03-09 17:52:19skrahcreate