Stefan Krah <stefan-use...@bytereef.org> added the comment:

[VS 2008]

Most recent tip is ok here, too: all executables run again.


There's still a link failure in "Debug|x64" mode, but that appears
harmless:


 lib /def:python33stub.def 
/out:C:\Users\stefan\pydev\cpython\PC\VS9.0\x64-pgo\python33stub.lib 
/MACHINE:x64    
Microsoft (R) Library Manager Version 9.00.21022.08                             
                                
Copyright (C) Microsoft Corporation.  All rights reserved.                      
                                
   Creating library 
C:\Users\stefan\pydev\cpython\PC\VS9.0\x64-pgo\python33stub.lib and object 
C:\Users\stefan\p
ydev\cpython\PC\VS9.0\x64-pgo\python33stub.exp                                  
                                
LINK : fatal error LNK1104: cannot open file 
'C:\Users\stefan\pydev\cpython\PC\VS9.0\x64-pgo\python33stub.lib'  
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 
9.0\VC\bin\x86_amd64\lib.EXE"' : ret
urn code '0x450'                                                                
                                
Stop.                                                                           
                                
Project : error PRJ0019: A tool returned an error code from "Performing 
Makefile project actions"

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14813>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to