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 Trevor.Bowen
Recipients Trevor.Bowen, r.david.murray
Date 2013-10-02.03:14:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Sorry, I do not mean to compound an already open and complex problem.  I thought that the fixes in 2.7.4 were meant in part to help alleviate this problem.  I had not found any feedback or tutorials, so I wanted to provide a status update of sorts.  I'm sure there is some.  I just have not been able to find it myself.

If the configure script passed in the cross-compile tool-chain *and* the build-host tool-chain, could the Makefile be enhanced to build pgen and python first with the build-host and then use them to build the full cross-compiled versions?  Or, would there be a better general approach?

I am not familiar with the MINGW requirements.  Would this satisfy their needs?
History
Date User Action Args
2013-10-02 03:14:51Trevor.Bowensetrecipients: + Trevor.Bowen, r.david.murray
2013-10-02 03:14:51Trevor.Bowensetmessageid: <[email protected]>
2013-10-02 03:14:51Trevor.Bowenlinkissue19142 messages
2013-10-02 03:14:51Trevor.Bowencreate