Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!multikabel.net!newsfeed20.multikabel.net!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'compiler': 0.07; 'installed.': 0.07; 'python': 0.08; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'api': 0.09; 'folks': 0.13; 'extensions': 0.15; 'bieber': 0.16; 'binaries': 0.16; 'compiler?': 0.16; 'compilers': 0.16; 'email addr:ix.netcom.com': 0.16; 'email name:wlfraed': 0.16; 'from:addr:ix.netcom.com': 0.16; 'from:addr:wlfraed': 0.16; 'from:name:dennis lee bieber': 0.16; 'message-id:@4ax.com': 0.16; 'received:wlfraed': 0.16; 'support?': 0.16; 'url:netcom': 0.16; 'url:wlfraed': 0.16; 'wulfraed': 0.16; 'mon,': 0.16; 'wrote:': 0.18; 'received:166': 0.18; "aren't": 0.21; 'url:home': 0.21; 'feb': 0.22; 'times,': 0.24; 'windows': 0.26; '>that': 0.30; 'i/o': 0.30; 'pretty': 0.31; 'there': 0.33; 'header:X-Complaints-To:1': 0.34; 'lee': 0.34; 'to:addr:python- list': 0.35; 'project': 0.35; 'received:org': 0.36; 'charset:us- ascii': 0.37; 'subject:with': 0.37; 'to:addr:python.org': 0.40; 'taylor': 0.67; 'buy': 0.68; 'dennis': 0.73 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dennis Lee Bieber Subject: Re: PyCrypto builds neither with MSVC nor MinGW Date: Sun, 05 Feb 2012 18:23:12 -0500 References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: mobile-166-147-101-017.mycingular.net X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1328484216 news.xs4all.nl 6841 [2001:888:2000:d::a6]:54695 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:19881 On Mon, 6 Feb 2012 03:42:08 +1100, Alec Taylor wrote: >A 4 year old compiler? > >I also have MSVC11 installed. Can the python project add support for >that so that we aren't waiting 5 years between compiler support? > Are you willing to buy compilers for all those folks providing pre-built Windows binaries for Python extensions? Most times, those extensions have to use the very same C-runtime as was used in the main program build to ensure API compatibility (changes in I/O control blocks is one danger). There was much moaning when Python moved away from VC 6; pretty much forced to move as a download for VC 6 was no longer available. -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/