Michael Yanowitz wrote:

>   Also, not sure if related but I do have a win32 Python 2.4.3 and
> Cygwin Python 2.4.1. Not sure if there are any conflicts. Any advice
> in making these two co-exist?

SWIG will work with the windows and cygwin python, just make sure you
don't mix the various platforms.

- Install two separate versions of swig one for windows (binary) and
compile one in cygwin,
- Pay attention to the path and make sure that you invoke the correct
swig and python 

Istvan.

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

Reply via email to