Build bugs in Python 2.2.1?

Martin v. Löwis loewis at informatik.hu-berlin.de
Fri Aug 9 11:28:00 EDT 2002


Lars Kellogg-Stedman <lars_news at larsshack.org> writes:

> And of course I can patch the setup.py script, but really I'd prefer
> that it not try to second guess me :).

For special-case build requirements, I recommend to edit
Modules/Setup. That allows to fine-tune every detail of the build
process; you should then check that nothing is built by setup.py.

Regards,
Martin



More information about the Python-list mailing list