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.08:12:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341907980.16.0.550084974714.issue15315@psf.upfronthosting.co.za>
In-reply-to
Content
I downloaded the latest MinGW, and now it tells me:

...
c:\mingw\bin\gcc.exe -mno-cygwin -mdll -O -Wall -IC:\Python33\include -IC:\Python33\PC -c python3/src/_cobs_ext.c -o bui
ld\temp.win32-3.3\Release\python3\src\_cobs_ext.o
cc1.exe: error: unrecognized command line option '-mno-cygwin'
error: command 'gcc' failed with exit status 1
History
Date User Action Args
2012-07-10 08:13:00cmcqueen1975setrecipients: + cmcqueen1975, loewis, python-dev
2012-07-10 08:13:00cmcqueen1975setmessageid: <1341907980.16.0.550084974714.issue15315@psf.upfronthosting.co.za>
2012-07-10 08:12:59cmcqueen1975linkissue15315 messages
2012-07-10 08:12:59cmcqueen1975create