[pypy-issue] [issue889] Windows binary distribution is missing cpyext header files

Jean-Paul Calderone tracker at bugs.pypy.org
Tue Oct 18 23:41:32 CEST 2011


Jean-Paul Calderone <exarkun at twistedmatrix.com> added the comment:

C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:c:\Documents and Settings\Jean-Paul Calderone\Desktop\pypy-c\
include python27.lib /EXPORT:init_initgroups build\temp.win32-2.7\Release\twisted/python/_initgroups.obj /OUT:C:\Documents and Settings\Jean-Paul Calderone\Desk
top\Projects\Twisted\twisted\python\_initgroups.pypy-16.pyd /IMPLIB:build\temp.win32-2.7\Release\twisted/python\_initgroups.pypy-16.lib /MANIFEST /MANIFESTFILE:
build\temp.win32-2.7\Release\twisted/python\_initgroups.pypy-16.pyd.manifest
LINK : fatal error LNK1181: cannot open input file 'python27.lib'
error: command 'C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\link.exe' failed with exit status 1181

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue889>
________________________________________


More information about the pypy-issue mailing list