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]

Cygwin gdb-5.0 h8300 sim needs wait.h


Hi guys!


[Sorry about the crosspost, but I'm not sure who the authority is here.]

I'm trying to build gdb h8300-coff under Cygwin, and I'm getting the
following:

../gdb-5.0/sim/h8300/compile.c:33 wait.h: No such file or directory

The native gdb-5.0 builds fine.

The problem is obvious to me, it's the solution that I have questions on.

Is POSIX 3.2.1 (wait for process termination) available in Cygwin
1.1.4?  If it is, then can I just hack across some of the headers from
glibc and make everything ok?

If POSIX 3.2.1 isn't available under Cygwin, then is there a quick
hack or config I can use to turn off building of the h8300 simulator?
I could really use it, but I can get by without it for now if
necessary.


Thoughts?


Thanks!

b.g.
-- 
Bill Gatliff
bgat@open-widgets.com

PGP signature


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