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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; q=dns; s=default; b=wA9J9F gowrIq8gHW6kCqaRikLscq+b4RpBn/krhIRzGUtFUMl0y/E/AEbQKp6u1cW2NfDn tKi9zV4RllyjgiDmtnIB38T1n1NnPO10icgQ+iuJP/8dFDTy0pQP5gMj/nLQWxQ6 DIsCydmf7d8ORVasPft5kvST5h0I29VUf1OSA= 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; s=default; bh=TOzYHk7J2IsC 80zF1PSIsN71uaw=; b=gJfrD3mXEeU4AbGZ4Iux7qz5W+uwG/wFO8PNQuwmCfsW dkwfFiWR0sssrhqrFc+i1sqkiFkxoZCkbI7+zdsVs440+cIfDb8a2/zLP6CbWLEc PjFxIioe0DKfLHTGg2CZEeU0GZ7a53X+3+l3j6LR52PvHCdspQKG/rQnveBSRIs= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pd0-f182.google.com X-Received: by 10.70.130.16 with SMTP id oa16mr397639pdb.32.1410991226560; Wed, 17 Sep 2014 15:00:26 -0700 (PDT) Message-ID: <541A046B.6020908@gmail.com> Date: Thu, 18 Sep 2014 06:00:11 +0800 From: JonY <10walls AT gmail DOT com> User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:24.0) Gecko/20140503 FossaMail/24.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: ld crashes with segmentation fault when linking with libmpir.a References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nCcEMIwlreAU13TXFxa6d8HaXk5lK6sXv" X-IsSubscribed: yes --nCcEMIwlreAU13TXFxa6d8HaXk5lK6sXv Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 9/18/2014 03:20, Daniel R. Grayson wrote: > ld crashes with segmentation fault when linking with libmpir.a >=20 > To reproduce: >=20 > wget http://mpir.org/mpir-2.6.0.tar.bz2 > tar xjf mpir-2.6.0.tar.bz2 > cd mpir-2.6.0 > ./configure --build=3Dx86_64-pc-cygwin > make > ld -u __gmpn_gcdext .libs/libmpir.a >=20 What are you trying to accomplish? I suspect this will not work on Windows. --nCcEMIwlreAU13TXFxa6d8HaXk5lK6sXv Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJUGgRzAAoJEHE7X+KcFF1FwvcP/1483spZszpeVJrWeAB4fOwD JAJXK2GcEp8q9KV8r5hbpgNHw28zJGAqRdYyjKgI8vyDSeEzT77ZTdWBY4arK6GS D/DoOPPPZIyZl0nlg9Pf1BsQ1W56dP0q4u/TlX1LiMpmlmnrdl6dPETKP8XzKT42 06t3Exq7EeTTaE2PmA8xeCf6PegSFcWC/MZlIFqDdhf6sd4FccuGOA1DKAdLbqL5 cE2Az1dSD5m5GK+w1HMTJ8o2eXHInXHu4L7HFB3sPsiUQ1CHg7+YV5U25scLpUNu X+yn+sM41B5ig72aUIobInCBE13XnzyjW0GbIzlMxPZbFQvsKpvCiKVEWu4Uz5um PmwO1G7cq34Cx3IgKMZoRIJkPWk9FrwfrhGrFYss9LPjzVnEg3UhR50CSlhCyNus CcNVZ3VRdr1arbQkOpGRkPlk5fYIDdHFEzTakX3Kq3AjkFyZgzkkONf0bspX8Pr1 E6naHwehw1PzhTnli9ewdpKxkVQBNpviUY+QDIH/ZV6d4aTNEeLh2pkqjnSH1hLz mP2wCVZN5g2VsB7A8IDBXtQ0WN6p+C0eU2SSeEBVJWHFbaBwcN07qW+d13WQVHhK aK/7y4zKj1gQYYNbqsUPdmewwRDxgAfNo79/CxiezWIOhvCflBp7gDYCRdKQxi3l gYvVQ+prfn176vZy8vNH =iMt5 -----END PGP SIGNATURE----- --nCcEMIwlreAU13TXFxa6d8HaXk5lK6sXv--