From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OT8t9-0003sl-E3 for garchives@archives.gentoo.org; Mon, 28 Jun 2010 07:36:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72183E0F7A; Mon, 28 Jun 2010 07:36:17 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 0B665E0F60 for ; Mon, 28 Jun 2010 07:36:10 +0000 (UTC) Received: by wwb24 with SMTP id 24so368298wwb.40 for ; Mon, 28 Jun 2010 00:36:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type; bh=C4Cr7CFFC6GlkNsOi4/D7dEVBHg8Ue6r1Q/EpVJPpQY=; b=fLrez/hrvCdUXESKBjbJWV31BCR2j+LFwWUTv9L0H2ZGw69rS/N5qly0hPoRuvf2f/ SeHP9ZEd+lGjpUwzLYQ9Wf+ZzU+cV0S3ooJgXqtijICxmuXVYGYJ7KU6+AeH7iv1lgnD qcjtEl3KyjqTHwXoEv1r3090nFojVAu28riJg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type; b=LrnMoQt72dzh06fRPRe45WOLKa9ZHpag8sVgffhHlISRgLcFI2zVhBuQ92e1Z6yoe9 KuPmlyomUeaTidRXxAAO3/kz+SU1RGy5c93XEtxYhD4YWnduNKc4CXYv2JVr4uJQmsC3 d/3S48uDIHZe6A/GDnnxQ2d3l7ONvkr12//fo= Received: by 10.227.155.140 with SMTP id s12mr3490036wbw.145.1277710565352; Mon, 28 Jun 2010 00:36:05 -0700 (PDT) Received: from snowcone ([92.16.56.192]) by mx.google.com with ESMTPS id w19sm4947274weq.20.2010.06.28.00.36.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 28 Jun 2010 00:36:05 -0700 (PDT) Date: Mon, 28 Jun 2010 08:35:59 +0100 From: Ciaran McCreesh To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Adding --as-needed to LDFLAGS in profiles/default/linux/make.defaults Message-ID: <20100628083559.2c810fda@snowcone> In-Reply-To: References: X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/6i/S=QTBMBF.HBJ82kt8QZa"; protocol="application/pgp-signature" X-Archives-Salt: e510346a-2552-461d-9d8e-b8afafed96ad X-Archives-Hash: 0f0eb2351bdd43fe9edf4b65b9746d25 --Sig_/6i/S=QTBMBF.HBJ82kt8QZa Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 28 Jun 2010 06:39:44 +0530 Nirbheek Chauhan wrote: > There's a tracker bug for this, and the problems still remaining are: > http://bugs.gentoo.org/showdependencytree.cgi?id=3D129413&hide_resolved= =3D1 You've forgotten "make --as-needed not break correct code by making the linker ignore explicit instructions from a program author to link two things together". Until you do that, --as-needed is in the same category as -ffast-math. --=20 Ciaran McCreesh --Sig_/6i/S=QTBMBF.HBJ82kt8QZa Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) iEYEARECAAYFAkwoUOIACgkQ96zL6DUtXhHJNgCgyuNNXqGqNh6TRs2iIOobMwha XwwAoLAno4EebbWDfMVprEFCeA+d0U+N =rQ/E -----END PGP SIGNATURE----- --Sig_/6i/S=QTBMBF.HBJ82kt8QZa--