mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bernhard Walle <bernhard@bwalle.de>
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] glibc: Make it possible to install ldd
Date: Wed, 14 Aug 2013 11:59:41 +0200	[thread overview]
Message-ID: <20130814095941.GA17817@regiomontanus.your-server.de> (raw)
In-Reply-To: <520B5254.7090708@pengutronix.de>

* Marc Kleine-Budde <mkl@pengutronix.de> [2013-08-14 11:48]:
> On 08/14/2013 11:34 AM, Bernhard Walle wrote:
> > The standalone ldd of ptxdist doesn't work with all toolchains.
> > For example, for my ct-ng based toolchain, /lib/ld-linux-armhf.so.3
> > must be in the RTLDLIST.
> > 
> > Instead of adding more intelligence to the script, we just install the
> > ldd from the toolchain which already has the right RTLDLIST.
> > 
> > The patch also adds some guard for the standalone ldd to avoid selecting
> > both variants in the configuration.
> 
> Does the ldd from the toolchain work with /bin/sh == busybox?

Yes, because it has '#!/bin/bash' in the first line.

Well, that's indeed a problem. I personally tend to add bash to
"development" images (where I add ldd), so for me adding a bash
dependency would not be a problem.

Hm ....


Regards,
Bernhard

-- 
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2013-08-14  9:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-14  9:34 Bernhard Walle
2013-08-14  9:48 ` Marc Kleine-Budde
2013-08-14  9:59   ` Bernhard Walle [this message]

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=20130814095941.GA17817@regiomontanus.your-server.de \
    --to=bernhard@bwalle.de \
    --cc=mkl@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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