public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Joe Green <jgreen@mvista•com>
To: Frank Rowand <frank_rowand@mvista•com>,
	Subodh Nijsure <SNijsure@SkyStream•com>
Cc: "'jeffrey.d.kowing1@jsc•nasa.gov'"
	<jeffrey.d.kowing1@jsc•nasa.gov>,
	linuxppc-embedded@lists•linuxppc.org
Subject: Re: ppc_8xx-ldd
Date: Fri, 2 Feb 2001 10:55:11 -0800	[thread overview]
Message-ID: <01020211101301.24872@minotaur.mvista.com> (raw)
In-Reply-To: <3A7AFD6B.67378DDD@mvista.com>

[-- Attachment #1: Type: text/plain, Size: 749 bytes --]

On Fri, 02 Feb 2001, Frank Rowand wrote:
> Subodh Nijsure wrote:
> > BTW, is there a something equivalent to  ldd in powerpc world, so one
> > can find out which shared library an executable is linked with?
> > I have 8xx environment from MontaVista and I don't see ppc_8xx-ldd
>
> Yes, ldd is /bin/ldd in the target file system.

For execution on a development host, I've attached a simple shell script
that does something like ldd.  (ldd actually loads the program, which
won't work for cross-developed programs.)  It must be run from the same
directory as the target architecture objcopy and objdump, and must have
the same prefix (e.g., ppc_8xx-ldd, ppc_8xx-objcopy, ppc_8xx-objdump).

--
Joe Green <jgreen@mvista•com>
MontaVista Software, Inc.

[-- Attachment #2: ppc_8xx-ldd --]
[-- Type: application/x-shellscript, Size: 2768 bytes --]

  reply	other threads:[~2001-02-02 18:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-02 15:18 ping says unknown protocol icmp I have /etc/protocols file Subodh Nijsure
2001-02-02 18:33 ` Frank Rowand
2001-02-02 18:55   ` Joe Green [this message]
2001-02-02 19:18     ` ppc_8xx-ldd Joe Green
2001-02-05  1:40   ` ping says unknown protocol icmp I have /etc/protocols file Graham Stoney

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=01020211101301.24872@minotaur.mvista.com \
    --to=jgreen@mvista$(echo .)com \
    --cc=SNijsure@SkyStream$(echo .)com \
    --cc=frank_rowand@mvista$(echo .)com \
    --cc=jeffrey.d.kowing1@jsc$(echo .)nasa.gov \
    --cc=linuxppc-embedded@lists$(echo .)linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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