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.

Author cmcqueen1975
Recipients cmcqueen1975, loewis, python-dev
Date 2012-07-10.07:54:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341906847.96.0.435968107374.issue15315@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2012-07-10 07:54:08cmcqueen1975setrecipients: + cmcqueen1975, loewis, python-dev
2012-07-10 07:54:07cmcqueen1975setmessageid: <1341906847.96.0.435968107374.issue15315@psf.upfronthosting.co.za>
2012-07-10 07:54:07cmcqueen1975linkissue15315 messages
2012-07-10 07:54:06cmcqueen1975create