Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.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.054 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'python': 0.08; 'cc:addr :python-list': 0.15; '2:38': 0.16; 'intended.': 0.16; '\xa0this': 0.16; 'wed,': 0.17; 'wrote:': 0.18; 'gcc': 0.23; 'header:In-Reply- To:1': 0.23; 'shell': 0.24; 'cc:2**0': 0.25; 'tried': 0.28; 'pass': 0.28; 'cc:addr:python.org': 0.29; 'message- id:@mail.gmail.com': 0.29; 'error': 0.31; 'nov': 0.31; 'pm,': 0.31; 'received:209.85.161.46': 0.31; 'received:mail- fx0-f46.google.com': 0.31; 'install': 0.34; 'idea': 0.34; 'option.': 0.34; 'received:209.85.161': 0.35; '...': 0.36; 'but': 0.37; 'using': 0.37; 'received:google.com': 0.38; 'listed': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'received:209': 0.40; 'results': 0.61; '2011': 0.62; 'below:': 0.80; 'reproduced': 0.84 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 :cc:content-type:content-transfer-encoding; bh=JUmWfft6KcFjE0WIbsudg8kqgMYERzypyu+b9YXIUGw=; b=tnu9KUYxXBbST94StyEI34pGnHhApGQJIr1+B3IaI/8SH0kLrjeSMO9n1WlZ/s4h4k ZI/BSjpYmyVj93GzB9Oqclor+L18fkM4Hw4qHu6NvKJ8zOZWf6AB0yPRtEkp+2LifhXJ Eew0//a+nt4e3aZjg3bKrAgnr7Uq3UHvz5nUQ= MIME-Version: 1.0 In-Reply-To: <3CB1190388197146B35D522652EAB501014CDF27DA@MESAMAIL01.acctcom.mesa> References: <3CB1190388197146B35D522652EAB501014CDF2783@MESAMAIL01.acctcom.mesa> <3CB1190388197146B35D522652EAB501014CDF27DA@MESAMAIL01.acctcom.mesa> Date: Wed, 9 Nov 2011 21:06:26 -0500 Subject: Re: guppy From: David Robinow To: Juan Declet-Barreto Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "python-list@python.org" 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1320890788 news.xs4all.nl 6894 [2001:888:2000:d::a6]:42774 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:15522 On Wed, Nov 9, 2011 at 2:38 PM, Juan Declet-Barreto wrote: > I am using Cygwin build of Python2.6. =A0This Cygwin install has both a C= ygwin gcc (versions 3.4.4 and 4.5.3) and mingw32 (3.4.4), as listed in lib/= gcc/. > > I also tried the mingw32 shell separately, but I get the same results eve= n when I pass the "-c mingw32" option. > > The error is reproduced below: > ... It works for me. guppy 0.1.9 gcc 4.5.3 Python 2.6.5 cygwin 1.7.9 [I have no idea if it works as intended. I don't use guppy.]