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 Friedrich.Spee.von.Langenfeld
Recipients Friedrich.Spee.von.Langenfeld, christian.heimes, loewis
Date 2013-07-09.08:08:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373357326.32.0.207157774679.issue18397@psf.upfronthosting.co.za>
In-reply-to
Content
@ Christian Heimes
Thank you for your hint. Martin v. Löwis made an interesting commend, if his way succeed, it would be worth considering to make a paragraph in the devguide how to build Python with MinGW. The way Forward depends on the results.

@ Martin v. Löwis
I've tried the Unix configure under MinGW. It failed.
I've written it in the appended file with:
$ cd C:/MinGW/python_mercurial
$ ./configure >& configure_test.txt
History
Date User Action Args
2013-07-09 08:08:46Friedrich.Spee.von.Langenfeldsetrecipients: + Friedrich.Spee.von.Langenfeld, loewis, christian.heimes
2013-07-09 08:08:46Friedrich.Spee.von.Langenfeldsetmessageid: <1373357326.32.0.207157774679.issue18397@psf.upfronthosting.co.za>
2013-07-09 08:08:46Friedrich.Spee.von.Langenfeldlinkissue18397 messages
2013-07-09 08:08:46Friedrich.Spee.von.Langenfeldcreate