This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: Mingw GDB build fails for M16C target
- From: Mahesh Basavaraj Shavari <Mahesh dot Shavari at kpitcummins dot com>
- To: "gdb at sourceware dot org" <gdb at sourceware dot org>
- Cc: "kevinb at redhat dot com" <kevinb at redhat dot com>
- Date: Wed, 5 Aug 2009 18:29:03 +0530
- Subject: Re: Mingw GDB build fails for M16C target
Hi,
I have now built the MinGW gdb successfully but without simulator;
using option '--disable-sim'.
There is still following issue with simulator building:
>/home/mahesh/GDB/gdb-6.8/gdb-6.8.50.20090327/sim/m32c/mem.c:29:24:
>sys/select.h: No such file or directory
>/home/mahesh/GDB/gdb-6.8/gdb-6.8.50.20090327/sim/m32c/mem.c:30:21:
>termios.h: No such file or directory
>/home/mahesh/GDB/gdb-6.8/gdb-6.8.50.20090327/sim/m32c/mem.c: In function
>`stdin_ready':
>/home/mahesh/GDB/gdb-6.8/gdb-6.8.50.20090327/sim/m32c/mem.c:383: error:
>`fd_set' undeclared (first use in this function)
Any help would be highly appreciated.
Thank you.
Best regards,
Mahesh Shavari