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 1Ezv8o-0000ni-G9 for garchives@archives.gentoo.org; Fri, 20 Jan 2006 12:13:18 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k0KCCIEf031749; Fri, 20 Jan 2006 12:12:18 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 k0KC7xga007758 for ; Fri, 20 Jan 2006 12:07:59 GMT Received: from localhost ([127.0.0.1] helo=home.wh0rd.org) by smtp.gentoo.org with esmtp (Exim 4.54) id 1Ezv3f-00078E-5e for gentoo-dev@lists.gentoo.org; Fri, 20 Jan 2006 12:07:59 +0000 Received: (qmail 27914 invoked from network); 20 Jan 2006 07:02:30 -0500 Received: from unknown (HELO vapier) (192.168.0.2) by 192.168.0.1 with SMTP; 20 Jan 2006 07:02:30 -0500 From: Mike Frysinger Organization: wh0rd.org To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] fix binary debug support, part elevenity billion 1/2 Date: Fri, 20 Jan 2006 07:10:02 -0500 User-Agent: KMail/1.9 Cc: Harald van =?utf-8?q?D=C4=B3k?= References: <200601150111.54995.vapier@gentoo.org> <200601191756.47460.vapier@gentoo.org> <20060120062515.GA29222@gentoo.org> In-Reply-To: <20060120062515.GA29222@gentoo.org> 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="utf-8" Content-Disposition: inline Message-Id: <200601200710.02723.vapier@gentoo.org> X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k0KC7xga007758 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k0KCCIGG031749 X-Archives-Salt: 431b84b5-f391-4502-b8ec-79c1f94b17af X-Archives-Hash: eddacf427113b01eef420a48e8f6b8fe On Friday 20 January 2006 01:25, Harald van D=C4=B3k wrote: > On Thu, Jan 19, 2006 at 05:56:47PM -0500, Mike Frysinger wrote: > > - USE=3Ddebug *never* changes CFLAGS or LDFLAGS or what have you, it = *only* > > enables additional runtime code (such as assert()'s or helpful debug > > output) ... > > I'd like to see cases such as "use debug && append-flags -DDEBUG" > explicitly mentioned, please. I'm sure you meant that this is okay, but > to avoid confusion, could you actually say so? (Or, if I'm completely > misunderstanding, tell me it's not okay. :) that depends, does your code actually have things like #ifdef DEBUG #endif -mike --=20 gentoo-dev@gentoo.org mailing list