qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Remove -s flag in Makefile


From: Michael Jennings
Subject: Re: [Qemu-devel] [PATCH] Remove -s flag in Makefile
Date: Thu, 26 Mar 2009 12:20:50 -0700
User-agent: Mutt/1.5.19 (2009-01-05)

On Thursday, 26 March 2009, at 15:08:10 (-0400),
Lennart Sorensen wrote:

> > But it is SOP to install stripped binaries....  I'm likely swimming
> > against the tide on this one...
> 
> It is also standard to use a packaging system. :)

I advocate leaving as much choice/power/flexibility in the hands of
the end-user (or packager) as possible.  You can't "unstrip" a binary
installed with -s, but if you leave off the -s, the user can always
strip it later if they choose to do so.  If there were a configure
option, that would be ideal.  (It's a lot easier to add --enable-strip
to a spec file or control file than to have to maintain a patch from
release to release.)

Being that strip is lossy, it should not be hard-coded IMHO.  (Or, to
quote the sage of old, "That's one doodle that can't be undid,
home-skillet.")

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  <address@hidden>
Linux Server/Cluster Admin, LBL.gov       Author, Eterm (www.eterm.org)
-----------------------------------------------------------------------
 "Persistence trumps talent and looks every time."      -- Aaron Brown




reply via email to

[Prev in Thread] Current Thread [Next in Thread]