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 C898E200358B for ; Thu, 21 Mar 2002 17:16:22 -0600 (CST) Received: by cismrelais.univ-lyon1.fr (Postfix, from userid 1000) id 8994B37B81; Fri, 22 Mar 2002 00:12:26 +0100 (CET) Received: from dune (C524.resC.insa-lyon.fr [134.214.170.86]) by cismrelais.univ-lyon1.fr (Postfix) with ESMTP id 742A733B24 for ; Fri, 22 Mar 2002 00:12:25 +0100 (CET) Content-Type: text/plain; charset="us-ascii" From: Maciek Borowka To: gentoo-dev@gentoo.org Date: Fri, 22 Mar 2002 00:15:00 +0000 X-Mailer: KMail [version 1.4] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200203220015.00034.mborowka@ifaedi.insa-lyon.fr> X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/) Subject: [gentoo-dev] not stripped gentoo 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: ed4ddf5b-2bf3-40c9-aade-985d398be6f1 X-Archives-Hash: cff5d1c1aafdb913b97ea37273072037 I was just wondering: how much place does "not stripped" gentoo take? How does it affect the memory consumption? Does it affect the performance? I am using kde-3.0pre and I want to have it not stripped to be able to eventually help with bugs fixes... /Maciek -- 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