From: Brendan J Simon <Brendan.Simon@ctam.com.au>
Cc: Alan Mimms <alanm@unforgettable.com>,
linuxppc-embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: cross-compiling & debugging embedded-linux apps
Date: Tue, 04 Jan 2000 11:30:49 +1100 [thread overview]
Message-ID: <38713F39.E72D77FF@ctam.com.au> (raw)
In-Reply-To: 386CD4AD.A0311DD9@mvista.com
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 0:30 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 [this message]
2000-01-04 3:16 ` Alan Mimms
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=38713F39.E72D77FF@ctam.com.au \
--to=brendan.simon@ctam.com.au \
--cc=alanm@unforgettable.com \
--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).