Disutils prob: extension module

Markus von Ehr markus.vonehr at ipm.fhg.de
Wed Aug 28 06:19:49 EDT 2002


Hi,

I have a compiler link problem.

I took the elemlist.c example (python extension) and tried to 
compile it using: 
python setup.py install

I get a Link error (something like that, translated to english):

c:\programme\python21\libs\python21.lib: fatal error LNK1106: 
Invalid file or disk full: positioning on 0x3cb3134e not possible
error: command 'e:\programme\DevStudio\VC\BIN\link.exe' failed with
exit status 12

Anybody can tell me why I get the link error? The python21.lib is
in the mentioned folder.

Thanks,

Markus



More information about the Python-list mailing list