Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] coreutils: add TODO note about stripping the installed binaries
Date: Fri, 31 Jul 2009 15:32:40 +0200	[thread overview]
Message-ID: <871vnxugef.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <385e9e4ea5d66bb6d7189f818f6b28c3df32f277.1249045363.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Fri\, 31 Jul 2009 15\:02\:47 +0200")

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

Hi,

 Thomas> +- coreutils: use make install-strip to install the
 Thomas> +packages. For now, it fails beause even if we pass
 Thomas> +STRIP="/path/to/$(ARCH)-strip", the coreutils build system
 Thomas> +uses the host strip to strip target binaries. The
 Thomas> +./configure execution done by Buildroot properly detects the
 Thomas> +cross-strip, but when running make, build-aux/missing gets
 Thomas> +run, complains about aclocal-1.10c and atuomake-1.10c not
 Thomas> +being present, and rerun the configuration... with the wrong
 Thomas> +environment variables (STRIP= is missing). An autoreconf on
 Thomas> +this package is probably necessary.

We should actually rework the strip stuff as it doesn't make much
sense to both do strip at package install time and just before
generating the file systems.

We would probably simplify stuff a bit to always use install /
install-exec and only strip at the end if wanted.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2009-07-31 13:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-31 13:02 [Buildroot] [pull request] Pull request for branch program-invocation-and-coreutils Thomas Petazzoni
2009-07-31 13:02 ` [Buildroot] [PATCH 1/3] Fix PROGRAM_INVOCATION handling with external toolchains Thomas Petazzoni
2009-07-31 13:30   ` Peter Korsgaard
2009-07-31 13:32     ` Thomas Petazzoni
2009-07-31 13:37       ` Peter Korsgaard
2009-07-31 13:02 ` [Buildroot] [PATCH 2/3] coreutils: bump version Thomas Petazzoni
2009-07-31 13:02 ` [Buildroot] [PATCH 3/3] coreutils: add TODO note about stripping the installed binaries Thomas Petazzoni
2009-07-31 13:32   ` Peter Korsgaard [this message]
2009-07-31 13:58     ` Thomas Petazzoni
2009-07-31 13:30 ` [Buildroot] [pull request] Pull request for branch program-invocation-and-coreutils Peter Korsgaard

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=871vnxugef.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