From: Philip Blundell <philb@gnu.org>
To: gdb@sources.redhat.com
Subject: gdbserver in configure scripts
Date: Sat, 09 Sep 2000 13:40:00 -0000 [thread overview]
Message-ID: <E13XrSH-0006lh-00@kings-cross.london.uk.eu.org> (raw)
It doesn't currently work to build a cross GDB targeting, say, m68k-linux (or
any other gdbserver-enabled platform). The configure script fails with:
linking /usr/src/sourceware/src/gdb/gdbserver/../config/nm-empty.h to nm.h
configure: error: /usr/src/sourceware/src/gdb/gdbserver/../config/nm-empty.h: File not found
configure: error: /usr/src/sourceware/src/gdb/gdbserver/configure failed for gdbserver
This would be prevented by the following commented-out code in configure.in:
# else
# GDBserver is only useful in a "native" enviroment
# configdirs=`echo $configdirs | sed 's/gdbserver//'`
Does anybody know of a reason why this code should not be enabled?
(I'm not sure what the story is with nm-empty.h. I don't have one in my tree;
the ChangeLog suggests that it used to exist, but I didn't see anything
referring to its removal.)
Thanks
p.
next reply other threads:[~2000-09-09 13:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-09-09 13:40 Philip Blundell [this message]
2000-11-08 3:33 ` Andrew Cagney
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=E13XrSH-0006lh-00@kings-cross.london.uk.eu.org \
--to=philb@gnu.org \
--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