New submission from Stefan Krah:
_decimal does not build in PGUpdate mode. I didn't notice this because
I've always used the Release mode so far:
msbuild PCbuild\pcbuild.sln /p:Configuration=PGInstrument /p:Platform=x64
msbuild PCbuild\pcbuild.sln /p:Configuration=PGUpdate /p:Platform=x64
"C:\Users\stefan\pydev\cpython\PCbuild\pcbuild.sln" (default target) (1) ->
"C:\Users\stefan\pydev\cpython\PCbuild\_decimal.vcxproj" (default target) (10)
->
(Link target) ->
LINK : fatal error LNK1181: cannot open input file
'C:\Users\stefan\pydev\cpython\PCbuild\\amd64\python33.lib' [C:\Use
rs\stefan\pydev\cpython\PCbuild\_decimal.vcxproj]
----------
components: Extension Modules
messages: 166970
nosy: brian.curtin, loewis, skrah
priority: release blocker
severity: normal
stage: needs patch
status: open
title: _decimal does not build in PGUpdate mode
type: compile error
versions: Python 3.3
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue15511>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com