|
From: | Anthony Liguori |
Subject: | Re: [Qemu-devel] [PATCH] build: allow turning off debuginfo |
Date: | Fri, 24 Feb 2012 13:46:37 -0600 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Lightning/1.0b2 Thunderbird/3.1.15 |
On 02/24/2012 05:16 AM, Peter Maydell wrote:
On 24 February 2012 10:39, Gerd Hoffmann<address@hidden> wrote:On 02/08/12 13:54, Gerd Hoffmann wrote:This patch adds --{enable,disable}-debug-info switches to configure which allows to include/exclude the '-g' switch on the gcc& ld command lines. Not building debug info reduces ressource usage (especially disk) alot and is quite useful for test builds.ping?We've had this suggested before, haven't we? I quite like the existing "just build with -g and strip it later" approach... is the resource usage change really that significant?
I applied this because I see almost no harm at all in supporting this and even if the resource usage change is small, the benefit compared to the cost of maintaining this seems like a reasonable trade off.
Regards, Anthony Liguori
-- PMM
[Prev in Thread] | Current Thread | [Next in Thread] |