Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'suppose': 0.05; 'compiler': 0.07; 'installed.': 0.07; 'terry': 0.07; 'python': 0.08; 'bieber': 0.16; 'compiler?': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'reedy': 0.16; 'support?': 0.16; 'mon,': 0.16; 'wrote:': 0.18; '>>>': 0.18; "aren't": 0.21; 'received:209.85.210.174': 0.21; 'received:mail- iy0-f174.google.com': 0.21; 'header:In-Reply-To:1': 0.22; 'feb': 0.22; 'windows': 0.26; 'work,': 0.28; "i'm": 0.28; 'message- id:@mail.gmail.com': 0.29; 'software.': 0.29; 'pm,': 0.29; 'generally': 0.30; 'certainly': 0.32; "i've": 0.32; 'does': 0.32; 'too': 0.33; 'lee': 0.34; 'to:addr:python-list': 0.35; 'moving': 0.35; 'project': 0.35; 'but': 0.37; 'received:google.com': 0.37; 'subject:with': 0.37; 'received:209.85': 0.38; 'open': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.40; 'chance': 0.62; 'free': 0.64; 'taylor': 0.67; 'dennis': 0.73; '3.3': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=67GLjstnN6dHyTe2biGVjRfxKIBgHOco4ZbJNgznAvA=; b=sGRnxxHFXnQnuoRYS5yW5zZIXHH1xjfvUApLnVxiiBwHkMzzcUIHM1wKdIwegQFaib 7/a6LZlVKWstFXUkuae4qNMBqb+HL0paPXYlG3gk6lFgBTxvGRaMqfF0MDY0euj1AkwF A6MuwAQqnKps05xexcHDjrqOs+b/ZyAjl3y5Y= MIME-Version: 1.0 In-Reply-To: References: <423ui7l611mppe6g8ljnj5fm98umimh508@4ax.com> Date: Mon, 6 Feb 2012 17:53:50 +1100 Subject: Re: PyCrypto builds neither with MSVC nor MinGW From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1328511233 news.xs4all.nl 6918 [2001:888:2000:d::a6]:53401 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:19893 On Mon, Feb 6, 2012 at 12:26 PM, Terry Reedy wrote: > On 2/5/2012 6:23 PM, Dennis Lee Bieber wrote: >> >> 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? > > > 3.3 will almost certainly be built with VS2010. I suppose there's no chance of moving to a free compiler? For my Windows work, I've generally used the Open Watcom compiler; that's not to say it's the best, but it does the job, and it's free software. But no, I'm not offering. Way way too many jobs that I already have queued, sorry! ChrisA