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: Cygwin gdb-5.0 h8300 sim needs wait.h


Hi Bill,

bgat@open-widgets.com wrote:
> ../gdb-5.0/sim/h8300/compile.c:33 wait.h: No such file or directory
> [...]
> 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?

My docs say that wait() should be declared in <sys/wait.h>.  On my
machine Cygwin has that header and it does indeed declare wait().

so long, benny
-- 
ISION Internet AG
Benjamin Riefenstahl
mailto:benjamin.riefenstahl@ision.net

Ruhrstrasse 61
D-22761 Hamburg
http://www.ision.net

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