public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Compiling error
@ 2004-08-04  8:41 Fabian Cenedese
  2004-08-04 16:38 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Fabian Cenedese @ 2004-08-04  8:41 UTC (permalink / raw)
  To: gdb

Hi

I'm new to the list and also quite new to gdb. I'm trying to use gdb to work
with an embedded PPC board. After some useless fiddling around it finally
came to my mind that I need to compile my own gdb which works with
--target=powerpc-elf32.

I have MSYS/MinGW/Cygwin. Configure went ok. But make gives this:

make[1]: Entering directory `/home/Fabi/gdb-6.1.1/ppc/readline'
rm -f rltty.o
gcc -c -DHAVE_CONFIG_H   -I. -I../../gdb-6.1.1/readline -DRL_LIBRARY_VERSION='"4.3"' -g -O2 ../../gdb-6.1.1/readline/rltty.c
In file included from ../../gdb-6.1.1/readline/rltty.c:44:
../../gdb-6.1.1/readline/rltty.h:42:21: sgtty.h: No such file or directory
../../gdb-6.1.1/readline/rltty.c:166: field `sgttyb' has incomplete type
../../gdb-6.1.1/readline/rltty.c:175: confused by earlier errors, bailing out
make[1]: *** [rltty.o] Error 1
make[1]: Leaving directory `/home/Fabi/gdb-6.1.1/ppc/readline'
make: *** [all-readline] Error 2

I couldn't find this sgtty.h neither in gdb nor in MSYS, MinGW
or Cygwin. What else do I need to compile gdb on Windows?
Or should I take the DJGPP road?

Thanks

bye  Fabi


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

end of thread, other threads:[~2004-08-06  8:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-04  8:41 Compiling error Fabian Cenedese
2004-08-04 16:38 ` Eli Zaretskii
2004-08-05  6:34   ` Fabian Cenedese
2004-08-05  9:48     ` Fabian Cenedese
2004-08-06  6:22       ` ser-win32.c (was Re: Compiling error) Fabian Cenedese
2004-08-06  8:27       ` Compiling error Eli Zaretskii

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 read-only IMAP folder(s) and NNTP newsgroup(s).