Hi,

I've been trying to use Python20 under NT4 with SWIG, and I've reached a
dead end trying to link in symbols like _imp__PyArg_ParseTuple and its
friends which are needed by the SWIG-generated wrapper.  It looks (from a
bit of grepping) like these are in libs/python20.lib but I can't
successfully link or run nm on those .lib files.  It might be because I'm
compiling with cygwin b20.1 and it doesn't recognise the format.

Anybody help?

Andy Southgate.

>From cygwin gcc is egcs-2.91.57, nm is version 2.9.4.

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to