"Pat" wrote:

> If you are telling me that minGW can compile extensions that are
> compatible with the Python 2.4 that uses msvcr71.dll, then that is good
> news indeed.  Is there anything that needs to be configured or patched
> to make this happen?  And how does minGW know which dll to link?  What
> if I have both versions of Python installed - 2.3.5 and 2.4?  Is there
> an easy way to detect this and switch between the two dlls?

just use the right Python to run the setup.py script, and distutils will take
care of the rest.

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to