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=yxcfMY ZcLL7/ENJfH480WAcHY1R7t1mQAtSE3coPqHIJ1fUcpmsZ8qjXJsdLbMIdgHA1iT 6jciwExHWBImZZ39qlESyz6rlRiU96xXSoTjp07eDPPXIZt7D5FTnqRG1yB1pX8p dG+BYVdG/OHXEb5DdA3jWVQe/r+AMMozQBa6s= 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=bQJ4lPIBtPbw r+X2RmSvpr+qJ6U=; b=ovOeHEoWMubUHEo6A6zD2onVlBjRHHhnyNEFeXcRQqHL 5NOpPmnWzoOipLI/sbI9+Pgtuys56/3XLKq1XY8UsdSAkAFPbL+FA2KfZh6Jb+nZ XxMFCvYJogWOC7j5nGMtybOedjyjp6ex35W2JJmY1HYqQFX6jZJdh/Md/9IiOas= 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=-0.7 required=5.0 tests=BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pa0-f45.google.com X-Received: by 10.68.191.229 with SMTP id hb5mr25741461pbc.126.1434671347941; Thu, 18 Jun 2015 16:49:07 -0700 (PDT) Message-ID: <558358CA.7030100@gmail.com> Date: Fri, 19 Jun 2015 07:48:26 +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: clang++ 3.5.2: undefined reference to `__gxx_personality_v0' References: <55834EC7 DOT 6000809 AT free DOT fr> <5583533F DOT 5070505 AT free DOT fr> In-Reply-To: <5583533F.5070505@free.fr> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ngvTbvKmNXfW7eQWgdQOxw0k7F6IPbtRG" X-IsSubscribed: yes --ngvTbvKmNXfW7eQWgdQOxw0k7F6IPbtRG Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 6/19/2015 07:24, Falk Tannh=E4user wrote: > The following little C++ program produces several linker errors of the ki= nd >=20 > /tmp/vec2-125520.o:(.xdata+0x8): undefined reference to > `__gxx_personality_v0' > /tmp/vec2-125520.o:(.xdata+0x8): relocation truncated to fit: rva32 > against undefined symbol `__gxx_personality_v0' >=20 Wrong C++ exception ABI? Afaik clang only supports Dwarf EH, not sure if it has been updated. --ngvTbvKmNXfW7eQWgdQOxw0k7F6IPbtRG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJVg1jRAAoJEHE7X+KcFF1FfyMP/ijvjpE8wZq2UCNeIs4gGRZQ HRcQV+QpL0MiX/kum3VRrkzyY78fVR+ODJhAPszj7rKwgUv2IsLIdvgxWh2rJH7H u33ZhBVUab58k2QzEoDTz3puVux+h6NQp8VVweLCqYPaYVzzmSx+GX4rpqtrQqld JHRGFWHhZUNyjYwgl5NCz/4D/wZkN9nTnL795bXoyH2As3zoLKQITnBBxdp3ejfW wCmUr0qJe5CEqjK+aRurWQ7Oc43tkDQqVNl5EW3Hjeb5gI0KQqUvBEzH1dowFbsu zT4Ghd/eDnydQ+mERbXKsMT6EhzYkEmAXBEdjGKof+KImIp0afj7IHoD/+5CT3XP wrdqsx8Nen1Z6uFnEKlep/xMTjcJdb0/DWxx+NZFWL9AaJ25Kfy9AyZa8HIsEaR+ /lnIIcXNhH4o/o4yJRzDHazfuOunCb3irhq6pymKsNmbfTuPONVkt20FtS7pMhiJ GQuOFCL+eoCnH90yYR3yadd7iqsd/y5bVTL3YPIPLTqDxN6ZORU6fk1yQWSJFoP+ AGCaiBZge0bVhNpedKM+xMTuISfdkzhjuHWd3kN50vCSnrQ8jS8vfmdp2r3d4dRD h8F/ldxEpChIVO4ORIDM7+9ls+bUAbv2zrpGFeLaH4fhOUo7nW29LOeTLPiusGKD BpynuroLAT4TCkFFSBog =JPpW -----END PGP SIGNATURE----- --ngvTbvKmNXfW7eQWgdQOxw0k7F6IPbtRG--