[Tutor] building c extensions

Phil Smith philipasmith at blueyonder.co.uk
Wed Nov 17 10:08:04 CET 2004


Hi

I'm running activepython 2.3 under windows32

I'm using SWIG and Pyrex tp write extensions

I'm trying to compile the c extensions with mingw/cygwin gcc but can't seem to get the python23 library to link - gcc just reports "undefined reference" to all the builtins

Do I have to do something other than specifiy -L.....python23.lib?????

Thanks

Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20041117/bfbbc0ab/attachment.htm


More information about the Tutor mailing list