From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19288 invoked by alias); 3 Sep 2013 22:07:20 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 19268 invoked by uid 89); 3 Sep 2013 22:07:19 -0000 Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 03 Sep 2013 22:07:19 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-7.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_THREADED autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 378E933E2EB; Tue, 3 Sep 2013 22:07:17 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: -static-libstdc++ breaks building gdb Date: Tue, 03 Sep 2013 22:07:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.10.6; KDE/4.6.5; x86_64; ; ) Cc: Mike Stump , "gcc-patches@gcc.gnu.org Patches" , Eric Botcazou References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart47538856.pmGQ7tfOdS"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201309031807.21249.vapier@gentoo.org> X-IsSubscribed: yes X-SW-Source: 2013-09/txt/msg00115.txt.bz2 --nextPart47538856.pmGQ7tfOdS Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 473 On Tuesday 03 September 2013 17:39:10 Mike Stump wrote: > host compiler. When I building gdb trunk, I get a failure to build becau= se > configure tests g++ to see if these work, but gdb links with gcc and 4.5.1 > errors out with the flag. You can't set LDFLAGS, because that is given to > gcc, without testing the flag with gcc. So, either: it's a bug in gcc code. random subdirs (like binutils) shouldn't be workin= g=20 around it: http://gcc.gnu.org/PR56750 -mike --nextPart47538856.pmGQ7tfOdS Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJSJl2ZAAoJEEFjO5/oN/WB7swQAIbTHZ2KZ/uPsMD4pEHi5QwR 2Wyi1E1tx5BdOqSw9me+CDiDBKSZ9n8wy++1qolAj5w/l81glorohPgblYls9LeJ 28rlmCiQPZ8lrbqREjERxVH9Phhftq8GlmhEbpBfu3DeaEQBwnQAmTJxRsj5goiD UT1G0HQdRindYhFzoHIVcZOYWoRwFpsd6m0lFLyvkanmSmtOIee3CF+r9rJpckuk eQrLf6cwEMYyil/hT5XRgvqnjFnlTKuWCs4r17nt3hz9AS1y1s6OwlBcyPkBejGj 7qFF/g4xNkfWfeYVdMFpMoaU2bECUevrjBUoB9u9lzyTqYGs1iP4G3MsG6B6b2eZ sQlY49FM+H90bi5OKr6XBsV6EfgWa2dTa+YojUL54WpGVc5gYudip9vxwBfhYslv baXma/ilMzSotd020UsGoc8A+V/7cC8lhJ1sqTWAYSN/YANHL1Opb1a5NCqOmS6Z /6Lw0kCFv7VAEZK7ZkpM8S28Wo4r+9W+dunbKq8H4csuJRVmmAYuLT3UwjdjqS3S XTSxuo/n+KZ5VvGc9BuCsHSQNoel/+nvC+jRKwd3ItccNAH9Jm+f7g3RIRB2IZoO vtIYMMagYJtXO5PjMKIrkIx4KT62gHjafIkGgza9F0pqWnTG2UysUrravOTQKeh1 g8H78PksH2EiCQGcJXkj =CNGt -----END PGP SIGNATURE----- --nextPart47538856.pmGQ7tfOdS--