All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Radensky <felix@allot.com>
To: Felix Radensky <felix@allot.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Cross compiling gdb-5.1.1 for ppc405
Date: Mon, 22 Apr 2002 18:31:02 +0300	[thread overview]
Message-ID: <3CC42CB6.20007@allot.com> (raw)
In-Reply-To: 3CC40B91.90601@allot.com


Hi,

I've found the problem: I was running configure like this:
   configure --prefix=/usr --host=i386-unknown-linux
--target=powerpc-unknown-linux

It should really be:
   configure --prefix=/usr powerpc-unknown-linux

Felix.

Felix Radensky wrote:

>
> Hi,
>
> I've managed to cross-compile gdb-5.1.1 for 405GP using
> Monta Vista HHL 2.0 toolchain.  Gdb runs, I can load the executable
> and set breakpoints. However, when i try to run the  program from gdb,
> I get the following message:
>
> Starting program: /tmp/hello
> Don't know how to run.  Try "help target".
>
> The same program runs fine  in gdb-5.0 from Monta Vista
> HHL 2.0.
>
> Any ideas ?
>
> Thanks a lot.
>
> Felix.
>
>
>


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2002-04-22 15:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-22 13:09 Cross compiling gdb-5.1.1 for ppc405 Felix Radensky
2002-04-22 15:31 ` Felix Radensky [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=3CC42CB6.20007@allot.com \
    --to=felix@allot.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.