This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GDB for PE/Cywin target won't build on linux



If you're targetting Cygwin, the correct target is i686-pc-cygwin.
There are other systems that are not Cygwin but are PE (Interix,
MinGW, WinCE), but may not be supported by as many modules (such as
gdb) as Cygwin itself is.  The reason is that, perhaps, Cygwin
provides additional APIs that are needed for the gdb (or whatever)
port.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]