From: Alan Mimms <alanm@unforgettable.com>
To: Brendan.Simon@ctam.com.au
Cc: linuxppc-embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: cross-compiling & debugging embedded-linux apps
Date: Tue, 04 Jan 2000 03:16:51 GMT [thread overview]
Message-ID: <20000104.3165100@alanm.penguinpowered.com> (raw)
In-Reply-To: <38713F39.E72D77FF@ctam.com.au>
You might want to use objdump -p on the file as suggested in an
earlier post here today. I think that's effectively like ldd's output
only more so.
a
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
On 1/3/00, 4:30:49 PM, Brendan J Simon <Brendan.Simon@ctam.com.au> wrote
regarding Re: cross-compiling & debugging embedded-linux apps:
> Jim Lewis wrote:
> > Alan Mimms wrote:
> >
> > > You know about the ldd command? Do 'ldd bjs1-shared' to see what
> > > libraries you need for your shared executable and make sure they're
> > > there and built with no floating point. When you compile and link,
> Yep, but ldd doesn't seem to exist in my cross-tools. Is it part of
gcc,
> binutils or some other package ?
> > > you're using '-mcpu=860' or '-msoft-float', right? That also could be
> > > a problem for you.
> I'm using -mcpu=860 but I am not specifying -msoft-float. This
shouldn't be a
> problem for a simple program that continuously prints out a string
using puts().
> The static version runs so it is some kind of dynamic library loader
problem I
> suspect.
> I've had some replies from the cross-gcc mailing list with some
suggestions.
> I'll post any results worth mentioning.
> Thanks,
> Brendan Simon.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2000-01-04 3:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-12-31 4:50 cross-compiling & debugging embedded-linux apps Brendan J Simon
1999-12-31 6:58 ` Alan Mimms
1999-12-31 16:07 ` Jim Lewis
2000-01-04 0:30 ` Brendan J Simon
2000-01-04 3:16 ` Alan Mimms [this message]
1999-12-31 16:28 ` Jim Lewis
2000-01-01 5:59 ` Jeff Millar
2000-01-01 22:17 ` Alan Mimms
2000-01-03 12:23 ` Kai Ruottu
[not found] ` <3871A78E.F18B0161@ctam.com.au>
2000-01-04 20:07 ` Kai Ruottu
2000-01-14 9:27 ` dony
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=20000104.3165100@alanm.penguinpowered.com \
--to=alanm@unforgettable.com \
--cc=Brendan.Simon@ctam.com.au \
--cc=linuxppc-embedded@lists.linuxppc.org \
/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).