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:38:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425922685.68.0.0955055279556.issue23496@psf.upfronthosting.co.za>
In-reply-to
Content
Cross compiling worked for a while in 3.4. It broke again
because we don't have a buildbot for that.

You should not need 20 args for ./configure. At least on
Ubuntu the script from #5404 generally works, but indeed
pgen, importlib and the above issue are currently broken
(again).
History
Date User Action Args
2015-03-09 17:38:05skrahsetrecipients: + skrah, vstinner, r.david.murray, freakboy3742, ethan.furman, refi64, chaselton
2015-03-09 17:38:05skrahsetmessageid: <1425922685.68.0.0955055279556.issue23496@psf.upfronthosting.co.za>
2015-03-09 17:38:05skrahlinkissue23496 messages
2015-03-09 17:38:05skrahcreate