From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/i2c-tools
Date: Tue, 26 Aug 2008 16:15:21 +0200 [thread overview]
Message-ID: <87wsi3c16u.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20080826140349.GM2213@mx.loc> (Bernhard Reutner-Fischer's message of "Tue\, 26 Aug 2008 16\:03\:49 +0200")
>>>>> "Bernhard" == Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> writes:
Him
Bernhard> Please think about $(STRIP_STRIP_UNNEEDED) vs. $(STRIP_STRIP_ALL).
Bernhard> Ask yourself:
Bernhard> 1) Do i want my libraries be able to load?
Bernhard> If you answer Y here, then use _UNNEEDED
Bernhard> 2) Do i want my binaries small?
Bernhard> If you answer Y here, then use _ALL
Bernhard> Read the corresponding manpage for details and try to correct the
Bernhard> incorrectly stripped stuff that accumulated during the last months.
Yeah. Maybe we should simply have called them STRIP_BIN / STRIP_LIB
instead to make it completely clear. The issue is kinda moot though
with Makefile.autotools.in as make install-strip doesn't differenciate
between binaries and libs.
Perhaps we should simply add $(STRIP_STRIP_UNNEEDED) to $(STRIPCMD)
and run $(STRIP_STRIP_ALL) on all files in
$(TARGET_DIR)/{bin,sbin,usr/bin,sbin} as a post processing step?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2008-08-26 14:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-26 13:03 [Buildroot] svn commit: trunk/buildroot/package/i2c-tools laird at uclibc.org
2008-08-26 13:36 ` Peter Korsgaard
2008-08-26 14:03 ` Bernhard Reutner-Fischer
2008-08-26 14:15 ` Peter Korsgaard [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-12-01 9:07 jacmet at uclibc.org
2008-08-26 14:01 laird at uclibc.org
2008-08-04 19:08 jacmet at uclibc.org
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=87wsi3c16u.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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