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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, eric.araujo, jonny, loewis, rpetrov
Date 2010-12-06.16:11:20
SpamBayes Score 0.031832095
Marked as misclassified No
Message-id <1291651881.99.0.161147327497.issue10615@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the explanations! These instructions should be turned into a patch.
Some questions already:
- Why is the generated pyconfig.h not good enough? Could we modify the ./configure script instead?
- the "empty.c" should remain empty... Why not use PC/WinMain.c instead?
- why is a WinMain required when python.c is supposed to define a main()?
Is the final binary a console application or a Windows application?
History
Date User Action Args
2010-12-06 16:11:22amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, loewis, eric.araujo, rpetrov, jonny
2010-12-06 16:11:21amaury.forgeotdarcsetmessageid: <1291651881.99.0.161147327497.issue10615@psf.upfronthosting.co.za>
2010-12-06 16:11:20amaury.forgeotdarclinkissue10615 messages
2010-12-06 16:11:20amaury.forgeotdarccreate