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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=cZDvOEdjXbs1ma7pOiL5EW1rQ4cI6p wPg8iEZXjJPWDYRV4AeBpB5ehJHUbyRLPi1pFiMX9vbdh0KllDtfZoA4ZXAacXfn ooNZgEeKvpiXq15l7prRWDnTN5x1jkR1nxlxdjFQUSQBtxIM+/aIHcv7JU/9MsHF htL0DeDiCQeec= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=jEqzpv08imnekhj5d5SH3RSaH5c=; b=dWxh ouyLhKMuGnePaqq2vaNlFNeNKzYPuRhhnIPe8QK11kh/xBKqPF4Psvps+MwnSxK/ uZFHVKUVR0XiKxEwOZ1qbMl8llBc9O8rJZwQxqmy8PBcnVdgZWOgo/Y8lhLKe2Cv yBPcZRt3vyueqKVjwRGIkgNJGVsoi98UKGEt51U= 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=-1.8 required=5.0 tests=AWL,BAYES_00,TW_AV,TW_YG autolearn=no version=3.3.1 Date: Fri, 21 Jun 2013 11:43:44 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Broken MPIR 2.6.0 on Cygwin64 Message-ID: <20130621094344.GB25850@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20130621083039 DOT GH1620 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) On Jun 21 09:27, Jean-Pierre Flori wrote: > 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. The easiest way to do that is to fetch the binutils-2.23.52-5 source package from a Cygwin mirror and to use cygport for building. Just tweak the cygport file to set MAKEOPTS to 'CFLAGS=-g'. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- 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