Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdbserver in configure scripts
@ 2000-09-09 13:40 Philip Blundell
  2000-11-08  3:33 ` Andrew Cagney
  0 siblings, 1 reply; 2+ messages in thread
From: Philip Blundell @ 2000-09-09 13:40 UTC (permalink / raw)
  To: gdb

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.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-11-08  3:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-09 13:40 gdbserver in configure scripts Philip Blundell
2000-11-08  3:33 ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox