From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24449 invoked by alias); 6 Nov 2014 22:37:59 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 24437 invoked by uid 89); 6 Nov 2014 22:37:59 -0000 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-pa0-f49.google.com Received: from mail-pa0-f49.google.com (HELO mail-pa0-f49.google.com) (209.85.220.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 06 Nov 2014 22:37:58 +0000 Received: by mail-pa0-f49.google.com with SMTP id lj1so2147510pab.22 for ; Thu, 06 Nov 2014 14:37:56 -0800 (PST) X-Received: by 10.70.98.141 with SMTP id ei13mr7618408pdb.65.1415313476437; Thu, 06 Nov 2014 14:37:56 -0800 (PST) Received: from ?IPv6:2001:e68:4052:3970:e01f:8e6d:cdca:d0e5? ([2001:e68:4052:3970:e01f:8e6d:cdca:d0e5]) by mx.google.com with ESMTPSA id fy4sm6832043pbb.42.2014.11.06.14.37.53 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Nov 2014 14:37:55 -0800 (PST) Message-ID: <545BF836.8020204@gmail.com> Date: Thu, 06 Nov 2014 22:37:00 -0000 From: JonY <10walls@gmail.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@cygwin.com Subject: Re: Fwd: gcc-4.9.2-1 (x86_64) generates segfault during linking References: <545BE242.7020507@free.fr> <545BE2E3.8030109@free.fr> In-Reply-To: <545BE2E3.8030109@free.fr> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pLHHvvI91PVtKT4FlORu2GsDql6J1BgqF" X-IsSubscribed: yes X-SW-Source: 2014-11/txt/msg00125.txt.bz2 --pLHHvvI91PVtKT4FlORu2GsDql6J1BgqF Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Content-length: 449 On 11/7/2014 05:06, Falk Tannh=E4user wrote: > Since I updated gcc from version 4.9.0-1 to 4.9.2-1, I obtain the error > collect2: Fehler: ld mit Signal 11 [Segmentation fault] beendet > when compiling and linking a C or C++ program. However, an executable is > generated and appears to work as expected. > I installed the latest test release of cygwin so far (1.7.33-0.7). >=20 > Falk Does it somehow work if you link with gcc -fno-lto? --pLHHvvI91PVtKT4FlORu2GsDql6J1BgqF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 801 -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJUW/g8AAoJEHE7X+KcFF1FZHQP/12X29vsmf4yR16MNw8N9BnU TLCQA3N3JoKv+ugIfbGRCYbl0SaQNsNYvxIKfBLRG7k3OrS0p01aAj5Ho0VT3fYR kdptmb2SiNsUYsYnFqOMDwg9QSrYN0efJJcKwFeXUCApDq6Qr4vozJEvBs5X4ZJL cUnsKCVj34hWzC1yGt73/DFYUY+zI3lBwLhv8+VGqcYGI/98Hea5/XKdGZno+M5K S4j9z6YY/OCQXgN/36V0jtAbH9R9h6sMykgB0sjV+zL+kbE04fHQw4pNq6BZ4zRX ZGMWDsPASsWjh9X2Mq4l37YmIQzUUH9HAWvzxXpJWPBE/Ps0FzjzQEUhP2+JL1Lf rfsMU7LZQndqwF2rpG0ErSFHPNPBLMrJ8M2swSY3D0aVXBRJxSTaghCb70z/CR/v vHHejA9dttf5pHzqSvqTgVEhdtMo38kAMqr+iwWpmSYmdyH0mhiWXACEHXRrG4MR gGtEYjM+MPUsv9o0+sHNwusb68OFGr9+tO0+ir1kQ4cgbturkZJTIKRDOfNSjPOb jAKDOIjnyAkGdjnryFSxTvQeOhcZfWzDyGhIhX5z3ZfXKFVA4/aiWWYIjM1eiqLs u5LM0hMaPRgoZ0fGXnHvqC5s7vILjgRhXLi6nB5HWMGuTN5xv0W/GI8D2Ft/9rno fsKm249VNqMQSeSVZN4c =oQDs -----END PGP SIGNATURE----- --pLHHvvI91PVtKT4FlORu2GsDql6J1BgqF--