From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=DKIM_ADSP_NXDOMAIN,DMARC_NONE, MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from cismrelais.univ-lyon1.fr (cismrelais.univ-lyon1.fr [134.214.101.250]) by chiba.3jane.net (Postfix) with ESMTP id 0D2922019FA1 for ; Fri, 22 Mar 2002 17:20:25 -0600 (CST) Received: by cismrelais.univ-lyon1.fr (Postfix, from userid 1000) id 13C8D37FDF; Sat, 23 Mar 2002 00:16:25 +0100 (CET) Received: from dune (C524.resC.insa-lyon.fr [134.214.170.86]) by cismrelais.univ-lyon1.fr (Postfix) with ESMTP id EF3C733B30 for ; Sat, 23 Mar 2002 00:16:23 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" From: Maciek Borowka To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] not stripped gentoo Date: Sat, 23 Mar 2002 00:19:00 +0000 X-Mailer: KMail [version 1.4] References: <200203220015.00034.mborowka@ifaedi.insa-lyon.fr> <20020322230704.1c6b55df.karltk@prosalg.no> In-Reply-To: <20020322230704.1c6b55df.karltk@prosalg.no> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200203230019.00404.mborowka@ifaedi.insa-lyon.fr> X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/) Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: f6d42293-1d9f-4665-8a05-c4973674180a X-Archives-Hash: 478a87bfd1fa8a18e1e7e28498ed6b35 Thanks :+) Actually, I am using "kde3 by danarmak" ebuilds, so it doesn't matter if it is masked... Thanks again /Maciek On Friday 22 March 2002 22:07, Karl Trygve Kalleberg wrote: > On Fri, 22 Mar 2002 00:15:00 +0000 > > Maciek Borowka wrote: > > I was just wondering: how much place does "not stripped" gentoo take? > > A neglible increase in size. > > > How does it affect the memory consumption? > > In practice not at all. > > > Does it affect the performance? > > No. > > > I am using kde-3.0pre and I want to have it not stripped to be able to > > eventually help with bugs fixes... > > This is a fair desire. Submit a bug about it; I am not certain it has been > added to the latest versions of Portage (masked) yet. > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://lists.gentoo.org/mailman/listinfo/gentoo-dev -- If you think C++ is not overly complicated, just what is a protected abstract virtual base pure virtual private destructor, and when was the last time you needed one? -- Tom Cargill, C++ Journal, Fall 1990