This is the mail archive of the gdb@sourceware.org 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]
Other format: [Raw text]

6.5 doesn't support mingw ?


I've read from the NEWS that 6.5 version of gdb can support mingw-host,
but when I try to compile it, it give me the err msg:

configure: WARNING: no enhanced curses library found; disabling TUI
configure: error: "*** Gdb does not support native target i686-pc-mingw32"
make[1]: *** [configure-gdb] Error 1
make[1]: Leaving directory `/home/yi.luo/gdb_build'
make: *** [all] Error 2


how can I make it to work under mingw ?




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