SWIG & C Extensions, win32 & MinGW: undefined reference

2007-12-17 Thread newbie73
Going through the tutorial on http://swig.org, I created the example files (pasted below). After generating the _wrap file, I tried compiling (using mingw32) and received a lot of undefined reference compiler errors: ..\build\temp.win32-2.5\Release\example_wrap.o:example_wrap.c:(.text+0x670f): u

Invalid Version Number (Distutils from Cygwin)

2008-06-07 Thread newbie73
OS: Vista Python 2.5.2.2 (ActiveState Software Installation) Running latest Cygwin release The error generated is pasted below - please help. - Luis *** I'm attempting to build a project (FANN libraries) using cygwin (to avoid installing MSVC 2003) and am re