Using WinSwig-1.3.9 with MsVC5.0 under WNT4.0-LinkingError

Fabien isabelle.todescato at libertysurf.fr
Thu Sep 27 11:52:20 EDT 2001


Dear Pythoners,

I am trying to build an extension module for Python2.1.1 using
WinSwig-1.3.9 under WindowsNT4.0, following the explanations of the
excellent user's guide.

I have no problems compiling, but have the following error at linking
time :

C:\Python21\libs\python21.lib : fatal error LNK1106: invalid file or
disk full: cannot seek to 0x3b59776f

The on-line MSVC help suggests that the trouble may arise from the
disk being full - which is not the case - or from the disk being
corrupted, which is unlikely to be the case...

Is it possible that the .lib from the distribution may be corrupted ?
Does any one of you have stumbled upon a similar problem ?

Thanks to you all, Fabien TODESCATO



More information about the Python-list mailing list