This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 cmcqueen1975
收信人 cmcqueen1975, loewis, python-dev
日期 2012-07-10.07:54:06
SpamBayes Score -1.0
Marked as misclassified
Message-id <1341906847.96.0.435968107374.issue15315@psf.upfronthosting.co.za>
In-reply-to
内容
That's definitely an improvement. It gets further, but on my PC, the compile fails:

...
c:/mingw/bin/../lib/gcc/mingw32/4.5.0/../../../../mingw32/bin/ld.exe: cannot find -lmsvcr100
collect2: ld returned 1 exit status
error: command 'gcc' failed with exit status 1

I'll have to see if I can get the required library I guess.
历史
日期 用户 动作 参数
2012-07-10 07:54:08cmcqueen1975修改recipients: + cmcqueen1975, loewis, python-dev
2012-07-10 07:54:07cmcqueen1975修改messageid: <1341906847.96.0.435968107374.issue15315@psf.upfronthosting.co.za>
2012-07-10 07:54:07cmcqueen1975链接issue15315 messages
2012-07-10 07:54:06cmcqueen1975创建