SWIG problems with gcc and Cygwin?
Istvan Albert
istvan.albert at gmail.com
Mon Jun 26 08:57:09 EDT 2006
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.
More information about the Python-list
mailing list