From: Andrew Cagney <ac131313@cygnus.com>
To: Christoph Plattner <christoph.plattner@gmx.at>
Cc: gdb@sources.redhat.com
Subject: Re: `gdbserver' in cross compiled builds
Date: Sat, 23 Feb 2002 13:26:00 -0000 [thread overview]
Message-ID: <3C7808F9.3080106@cygnus.com> (raw)
In-Reply-To: <3C780221.CF27FBDA@gmx.at>
> Hello,
>
> thanks for you answer, but my questions aimed to another point.
>
> Why is the gdbserver not built automatically also in cross builds ?
Are you configuring with:
..../configure --target=powerpc-linux-gnu
or
..../configure --host=powerpc-linux-gnu --target=powerpc-linux-gnu
--build=i386-linux-gnu
the former configures to build a cross debugger. The latter configures
to build a debugger (and gdbserver) that will run on the target system.
The latter assumes that you have a powerpc-linux-gnu-gcc installed
somewhere while the former doesn't.
Andrew
next prev parent reply other threads:[~2002-02-23 21:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3C5B3201.2F2FB670@gmx.at>
2002-02-23 9:31 ` Andrew Cagney
[not found] ` <3C780221.CF27FBDA@gmx.at>
2002-02-23 13:26 ` Andrew Cagney [this message]
2002-02-24 3:26 ` Christoph Plattner
2002-02-24 8:37 ` Daniel Jacobowitz
2002-02-24 10:21 ` Dan Kegel
2002-02-24 10:25 ` Daniel Jacobowitz
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=3C7808F9.3080106@cygnus.com \
--to=ac131313@cygnus.com \
--cc=christoph.plattner@gmx.at \
--cc=gdb@sources.redhat.com \
/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