E.g. if we need to compile libpython24.a it means we need to fetch the Python sources themselves first.

Actually, no, you don't need the sources. See:

http://mail.python.org/pipermail/python-dev/2004-January/041676.html

for a script that builds libpython24.a from the python24.lib distributed with Python for Windows.


Previously I built libpython24.a; it can be downloaded from my website. See http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/python/cygwin.html


--Michiel.


-- Michiel de Hoon, Assistant Professor University of Tokyo, Institute of Medical Science Human Genome Center 4-6-1 Shirokane-dai, Minato-ku Tokyo 108-8639 Japan http://bonsai.ims.u-tokyo.ac.jp/~mdehoon _______________________________________________ Python-Dev mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to