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=Iy/JGGvVdTkRdC7Fzs6saDyMbaW9jR xn85RjYikv/U1zo3DEwjRCBBCh/tFh2h625VOGqimlZhuwB1S2oxbMHp8NFGB+Fb FEdgiRQKjCrKrmRi+3dgKm4dA7NDwmIayZrgmdQYoSlDQyvo1CnZr9Ozvl1QsPzI Ju6PaUHLeHyYA= 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=f07WqaDD8wJC70gubUcJMwBLVl0=; b=XOlk jInKiq5r5RBI8tvhpceBLujDZy9B+iYzHfm+8z2qsuxGsukhQFyl+PwXkZizcnxE hhv2dnM00KmksLJENm+SlvdqL1UuSf0gYSJGWRMGb+w7roImjqgvAHB42R2jMToA 4R/QvorvxTdBPKomsg7aFGIatGowRhTO4tVgmHE= 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: Mon, 24 Jun 2013 11:22:32 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Broken MPIR 2.6.0 on Cygwin64 Message-ID: <20130624092232.GG14319@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> <20130621094344 DOT GB25850 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 13:30, Jean-Pierre Flori wrote: > Le Fri, 21 Jun 2013 11:43:44 +0200, Corinna Vinschen a écrit : > > > 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 > >> > > 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'. > > > I did it using configure/make/make install directly. > Here is the backtrace I got (when trying to build a static library, first > of the unsolved problems I reported): > > Program received signal SIGSEGV, Segmentation fault. > 0x000000000000003e in ?? () > (gdb) bt > #0 0x000000000000003e in ?? () > #1 0x0000000100499ece in coff_link_check_ar_symbols (abfd=0x60013d1c0, > info=0x10058a720 , pneeded=0xc2a6fc, subsbfd=0xc2a6d0) > at cofflink.c:217 > #2 0x000000010049a08f in coff_link_check_archive_element > (abfd=0x60013d1c0, > info=0x10058a720 , pneeded=0xc2a6fc) at cofflink.c:279 Unfortunately this doesn't tell as why it crashes. Is that with the wrong assembler files? Does it work when using the correct assembler files? 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