From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-dev+bounces-30839-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1K2GkP-0001Ue-HA
	for garchives@archives.gentoo.org; Sat, 31 May 2008 02:23:09 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0DCE3E0467;
	Sat, 31 May 2008 02:23:08 +0000 (UTC)
Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.185])
	by pigeon.gentoo.org (Postfix) with ESMTP id 3545FE0467
	for <gentoo-dev@lists.gentoo.org>; Sat, 31 May 2008 02:23:06 +0000 (UTC)
Received: by ti-out-0910.google.com with SMTP id u5so77618tia.10
        for <gentoo-dev@lists.gentoo.org>; Fri, 30 May 2008 19:23:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        bh=HTcVu4LJE/CS4wI/xECL/EJTX5idj3u475KXdefBpvw=;
        b=Eggw5VdwG1WEI+PJ9qJnDk89k/Fn2/oc4RBBE9aWdXwUdjI4sJ34BT3WpYQJaBqtdkMTeXOUEGb5uk8Cc942o8Q9c7EuIW7dSD7dfJZ75J+Yx+u3Ao32PJnPsIFyFjTgu9MUXA6VhtS/UY01u0F22jXoWt4kEkezJcG6MMO843Q=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=glpp5gpHNbIY6XFTDhZX3+DszI8V7PbqvDvb58sacKKwmi1EBLD0g+0t3gp+cwh7NRVljct7TrsEf89Wh6X/nvUtUO0+HmeL4FCOx+8qt/Q9CjwPUTWHMX4iiCvhU8MgrY4eZr9pAnzjNZtAT+a+8sxt+OCXL0gy+otG/npBieU=
Received: by 10.110.40.8 with SMTP id n8mr823143tin.7.1212200585792;
        Fri, 30 May 2008 19:23:05 -0700 (PDT)
Received: by 10.110.41.4 with HTTP; Fri, 30 May 2008 19:23:05 -0700 (PDT)
Message-ID: <8b4c83ad0805301923v73ee15eds92d525f97a0e2c4b@mail.gmail.com>
Date: Sat, 31 May 2008 07:53:05 +0530
From: "Nirbheek Chauhan" <nirbheek.chauhan@gmail.com>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] RFC: --as-needed to default LDFLAGS (Was: RFC: Should preserve-libs be enabled by default?)
In-Reply-To: <20080531031432.24169d4c@snowcone>
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <20080530220743.GH17201@comet> <20080531010259.52b8c105@snowcone>
	 <4840990B.9040909@gentoo.org> <20080531013016.4aceedbb@snowcone>
	 <4840A3EE.30708@gentoo.org> <20080531021748.4dd0b78e@snowcone>
	 <20080531014356.GB6931@seldon.metaweb.com>
	 <20080531025020.7d7da9d7@snowcone>
	 <8b4c83ad0805301908sec8a9dale54c1696b5a0dccc@mail.gmail.com>
	 <20080531031432.24169d4c@snowcone>
X-Archives-Salt: 6d4d4c64-d48c-476e-9cbb-017358c4c0a7
X-Archives-Hash: f05d38d07988db16d6956fcfbf96b2b8

On Sat, May 31, 2008 at 7:44 AM, Ciaran McCreesh
<ciaran.mccreesh@googlemail.com> wrote:
> On Sat, 31 May 2008 07:38:12 +0530
> "Nirbheek Chauhan" <nirbheek.chauhan@gmail.com> wrote:
>> 1) You say the benefits haven't been pointed out, while several posts
>> have already done so. You seem to be the only one pretending to be
>> unaware of them.
>
> No no no. The benefits described would be obtained by fixing libtool.
> What you get from as-needed is a half-arsed sometimes-working subset of
> those benefits. as-needed is not the fix for the libtool problems.

Once again, you do not support your argument with anything but your
own word. Don't make me choke on the salt please :)

>
>> 2) The "expense of breaking things" is completely unqualified in your
>> post. Here's some context: "expense" is minimal since the problem is
>> easily fixable, and "breaking things" is the list of bugs on the
>> tracker bug -- 19 with most of them already having patches that just
>> need to be committed
>
> And all of which are utterly pointless.

Ah, that's assuming your arguments are right, and your arguments
aren't supported, so I'll take some more salt with this one.

>
>> 3) You say fixing libtool is the correct solution but you don't say
>> why or explain how. You don't give any information at all, and due to
>> the non-existant evidence, I am going to take the statement with a
>> fist of salt.
>
> I'm assuming everyone contributing to this thread knows exactly what the
> libtool problems are... But from the looks of things, plenty of people
> are quite happy to jump in and yell when they don't have the slightest
> clue what the root problem is, what as-needed changes, what as-needed
> breaks or how as-needed is unrelated to the problem.

Once again, rhetoric and insults without logic or reason. We all know
you know that you need facts to convince people, but you're not
providing any facts. One can only conclude that your purpose is not to
convince. I honestly am baffled what purpose you have in mind.

> And unfortunately,
> it looks like those people are the ones that're going to be making the
> decisions.

Excellent, then you are free to point and laugh when we trip and fall.
In the meantime, if you truly think everyone is making the wrong
decision, talk with some facts and/or statistics.

-- 
~Nirbheek Chauhan
-- 
gentoo-dev@lists.gentoo.org mailing list