qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "M. Warner Losh" <imp@bsdimp.com>
To: riku.voipio@iki.fi
Cc: markmc@redhat.com, avi@redhat.com, qemu-devel@nongnu.org,
	lsorense@csclub.uwaterloo.ca
Subject: Re: [Qemu-devel] [PATCH] Remove -s flag in Makefile
Date: Thu, 26 Mar 2009 15:16:38 -0600 (MDT)	[thread overview]
Message-ID: <20090326.151638.188888765.imp@bsdimp.com> (raw)
In-Reply-To: <20090326210909.GA19263@kos.to>

In message: <20090326210909.GA19263@kos.to>
            Riku Voipio <riku.voipio@iki.fi> writes:
: On Thu, Mar 26, 2009 at 01:30:39PM -0600, M. Warner Losh wrote:
: > In message: <20090326190810.GH3795@csclub.uwaterloo.ca>
: >             lsorense@csclub.uwaterloo.ca (Lennart Sorensen) writes:
: > : On Thu, Mar 26, 2009 at 01:02:58PM -0600, M. Warner Losh 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. :)
: 
: > It is also standard to strip before the packaging system gets
: > involved...
: 
: Stnadard where? In automake world it's not. There is a
: install-strip target available on automake.

All the world isn't automake.

I guess I've been exposed to install -s by default systems since I
started using Unix on both the 4.2BSD VAX we had as well as the Sys
III (later SYS V) AT&T hardware.  And through the years on SunOS,
Solaris, HPUX, AIX, Linux, etc.

I guess this boils down to "It's how its been done since the early
1980's at least" but I do know times change.

: Picking up a random non-automaked source (rsync), and behold,
: no strip in install stage. To check if this puts the non-linux
: people in deep misery, nope. The FreeBSD port copes fine
: by adding a single strip command in postinstall: target.
: 
: Unconditional stripping is bad, mmkay?

Of course.  That's why most systems have a flag called STRIP that's
passed to install so that users can turn it on or off, but it defaults
to on.

Warner

  reply	other threads:[~2009-03-26 21:17 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-25 18:45 [Qemu-devel] [PATCH] Remove -s flag in Makefile Glauber Costa
2009-03-25 19:49 ` Riku Voipio
2009-03-25 19:56   ` Anthony Liguori
2009-03-26 18:34     ` Lennart Sorensen
2009-03-26 18:50     ` Avi Kivity
2009-03-26 19:02       ` M. Warner Losh
2009-03-26 19:08         ` Lennart Sorensen
2009-03-26 19:20           ` Michael Jennings
2009-03-26 19:30           ` M. Warner Losh
2009-03-26 19:48             ` Lennart Sorensen
2009-03-26 20:07               ` M. Warner Losh
2009-03-26 21:47                 ` Lennart Sorensen
2009-03-26 21:09             ` Riku Voipio
2009-03-26 21:16               ` M. Warner Losh [this message]
2009-03-26 22:11                 ` Riku Voipio
2009-03-26 23:11                   ` M. Warner Losh
2009-03-26 21:42             ` Gerd Hoffmann
2009-03-26 21:45               ` Robert Riebisch
2009-03-26 19:19       ` Riku Voipio
2009-03-25 20:08 ` Johannes Schindelin
2009-03-25 20:26   ` M. Warner Losh
2009-03-25 20:45     ` Anthony Liguori
2009-04-03  9:27       ` Jan Marten Simons

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090326.151638.188888765.imp@bsdimp.com \
    --to=imp@bsdimp.com \
    --cc=avi@redhat.com \
    --cc=lsorense@csclub.uwaterloo.ca \
    --cc=markmc@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@iki.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).