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=f0/YzQp1wQVbTmgaDTE+VOCX89+zyprtocjJxM4+4L1AhsqyPj3sv gzOzVjHY5kRennODZRm8bva1GmkCfmElkns29f6DcdJk9y/ILjTqB8KkA4KwWuD+ b4tsn1LHmKagSuwMnvrXwZjL+KFOunc8Cfv0/cNWToV0tIdtnrg2jg= 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=lsflixiJMXz/ysoaz6eM2GETPgY=; b=iD9S8izyUT+Jw8yvdhBiJtB/F2Xt Xf5n8StqjF/ZNVD1UKyVduqpty+PVKedtvG+D6SCWw/FGx78XrbdfP2f67FbugqK hztjsSKE+ZJU8bBjB6hNGfw2aorcCGraiU6TwkEXmi3XERWVrzRu3JtJuaznlYx6 LGhzeZxHb+RJaf0= 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=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,TW_AV,TW_YG 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 13:30:51 +0000 (UTC) Lines: 46 Message-ID: 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-Transfer-Encoding: 8bit User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) 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 #3 0x000000010044cced in _bfd_generic_link_add_archive_symbols ( abfd=0x600081170, info=0x10058a720 , checkfn=0x10049a03e ) at linker.c:1132 #4 0x0000000100499daf in _bfd_coff_link_add_symbols (abfd=0x600081170, info=0x10058a720 ) at cofflink.c:169 #5 0x000000010040fe6f in load_symbols (entry=0x60003ac00, place=0xc2a880) at ldlang.c:2795 #6 0x0000000100410b66 in open_input_bfds (s=0x60003ac00, mode=OPEN_BFD_NORMAL) at ldlang.c:3257 #7 0x0000000100416ee9 in lang_process () at ldlang.c:6603 #8 0x000000010041b2d3 in main (argc=7, argv=0xc2aa60) at ./ldmain.c:411 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