X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=TOG5qnWGYTQoMLAa3Jh2BJEGYjUmZFizOyb5cfUjVlQdVAYzan6KL jesBT5vhyzAwGboSgWg7NDieySyQDUozU+xu9nlcgapBVuXE0nKgBtXE4vMsJiyO sM7n+P3GF9XUGpPWKFPDyf4d8opLhgV7z4+1qAJ0UD3xB0R5oPwNG4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=q4nL/KW5+XfJLUwAldepvmh1BpA=; b=c9W3bzwxAMZj7rnVe3wYXxumDclx MPEYvD+FwupFvtg8ZTJ96kxn2t1SbMoEWXXPUQDJaVFYKZpkU6hvHVHcmaUPwGDm kHYZMlr9DpZbKnW5vhH/R4cCKi2h7Yc+DMyqGZHr1VRuKbX5a1PcOrnbzrfYyqB3 U9dB/NiTsi6yb1A= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-4.8 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,TW_AV autolearn=ham version=3.3.1 To: cygwin AT cygwin DOT com From: Jean-Pierre Flori Subject: Re: Broken MPIR 2.6.0 on Cygwin64 Date: Fri, 21 Jun 2013 09:27:00 +0000 (UTC) Lines: 26 Message-ID: References: <20130621083039 DOT GH1620 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) Hey, Thanks for the quick reply. Le Fri, 21 Jun 2013 10:30:39 +0200, Corinna Vinschen a écrit : >> /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -m64 -O2 >> -march=corei7-avx -mtune=corei7-avx -o t-bswap.exe t-bswap.o > > Uhm, are you sure this arch and tune options aren't the problem here? This is automatically determined by the configure script, I get the same for GMP, it actually corresponds to my CPU, and works fine on Linux. Anyway, I've also tried with only "-m64 -O0 -g" and got similar results. > > Is building the binutils package yourself and without optimization, but > with all debug symbols available an option for you? This should help to > track down the problem. > It's an option. I'll try to do that today. Best, JP -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple