From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1EytSl-0005sn-L3 for garchives@archives.gentoo.org; Tue, 17 Jan 2006 16:13:40 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k0HGCuC0028942; Tue, 17 Jan 2006 16:12:56 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k0HGAiBA022413 for ; Tue, 17 Jan 2006 16:10:44 GMT Received: from localhost ([127.0.0.1] helo=home.wh0rd.org) by smtp.gentoo.org with esmtp (Exim 4.54) id 1EytPs-0005gW-Tt for gentoo-dev@lists.gentoo.org; Tue, 17 Jan 2006 16:10:41 +0000 Received: (qmail 15901 invoked from network); 17 Jan 2006 11:06:03 -0500 Received: from unknown (HELO vapier) (192.168.0.2) by 192.168.0.1 with SMTP; 17 Jan 2006 11:06:03 -0500 From: Mike Frysinger Organization: wh0rd.org To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] fix binary debug support, part elevenity billion Date: Tue, 17 Jan 2006 11:12:29 -0500 User-Agent: KMail/1.9 Cc: Richard Fish References: <200601150111.54995.vapier@gentoo.org> <1137339208.22175.8.camel@TesterBox.tester.ca> <7573e9640601170711t202a4466y910605a46cab1fb2@mail.gmail.com> In-Reply-To: <7573e9640601170711t202a4466y910605a46cab1fb2@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Message-Id: <200601171112.29447.vapier@gentoo.org> X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k0HGAiBA022413 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k0HGCuDZ028942 X-Archives-Salt: a6c373ca-1533-4c31-a601-db85df1ecedc X-Archives-Hash: 2dda4be1aa3e65287e330480449336d1 On Tuesday 17 January 2006 10:11, Richard Fish wrote: > On 1/15/06, Olivier Cr=EAte wrote: > > Why not use the splitdebug instead of nostrip? And make building with= -g > > the default, then tell small HD users how to disable it in the docs. = And > > it needs to disable -fomit-frame-pointer at least on x86. I've been > > building my whole system with splitdebug and yes it does take a lot o= f > > space, but its really useful. a good idea ... > No argument against splitdebug, but my guess is that it would be > useless for 99.97% of users, and would lead to complaints on -user > about how much disk space gentoo consumes compared to favorite distribution here>, so it should not be the default. ... and we just make it dynamic to get best of both worlds if user has splitdebug in FEATURES, then we skip adding nostrip to FEATUR= ES,=20 but if user has -splitdebug in FEATURES, we add nostrip to FEATURES -mike --=20 gentoo-dev@gentoo.org mailing list