public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* How to build gdb for cygwin on linux
@ 2003-08-04 14:29 Christophe Trophime
  2003-08-04 14:33 ` Christopher Faylor
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe Trophime @ 2003-08-04 14:29 UTC (permalink / raw)
  To: gdb

I am desperately trying to build a cross gdb for cygwin
on my linux box (RedHat 9). I have manage to build a cross gcc
but I cannot make gdb to build. The configure script keeps telling me
that "cygwin" is not supported!  

[]$ ~/gdb-20030303-1/configure  --target=i686-pc-cygwin --prefix=$prefix
creating cache ./config.cache 
checking host system type... i686-pc-linux-gnu 
checking target system type... i686-pc-cygwin 
checking build system type... i686-pc-linux-gnu
*** This configuration is not supported in the following subdirectories:
     gdb libgui
    (Any other directories should still work fine.)

I grab gdb sources from cygwin.

Can anybody help me?

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

end of thread, other threads:[~2003-08-04 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-04 14:29 How to build gdb for cygwin on linux Christophe Trophime
2003-08-04 14:33 ` Christopher Faylor

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).