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 Marc Duponcheel
Recipients Marc Duponcheel, Trevor.Bowen, gregory.p.smith, pitrou, r.david.murray
Date 2016-03-06.16:24:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457281494.92.0.319692605096.issue19142@psf.upfronthosting.co.za>
In-reply-to
Content
one workaround is to build native in separate directory and to use the native build Parser/pgen and Programs/_freeze_importlib for cross compilation host build.
History
Date User Action Args
2016-03-06 16:24:55Marc Duponcheelsetrecipients: + Marc Duponcheel, gregory.p.smith, pitrou, r.david.murray, Trevor.Bowen
2016-03-06 16:24:54Marc Duponcheelsetmessageid: <1457281494.92.0.319692605096.issue19142@psf.upfronthosting.co.za>
2016-03-06 16:24:54Marc Duponcheellinkissue19142 messages
2016-03-06 16:24:54Marc Duponcheelcreate