Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <99B82AA9708ED0119B55006097125A00405B2F@ifk63.mach.uni-karlsruhe.de>
From: Heribert Dahms <heribert_dahms@icon-gmbh.de>
To: "'bgat@open-widgets.com'" <bgat@open-widgets.com>,
        Benjamin Riefenstahl <Benjamin.Riefenstahl@ision.net>
Cc: cygwin@sources.redhat.com
Subject: RE: Cygwin gdb-5.0 h8300 sim needs wait.h
Date: Tue, 10 Oct 2000 23:07:07 +0200
X-Priority: 3
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.0.1457.3)
Content-Type: text/plain

Richard Steven's famous book "Advanced Programming in the Unix
Environment"
says to include <sys/types.h> and <sys/wait.h>.
And following Earnie Boyd's hint in another thread I guessed and tried
http://www.opennc.org/onlinepubs/7908799/xsh/wait.html
which says the same.

Bye, Heribert (heribert_dahms@icon-gmbh.de)

> -----Original Message-----
> From:	bgat@open-widgets.com [SMTP:bgat@open-widgets.com]
> Sent:	Tuesday, October 10, 2000 18:15
> To:	Benjamin Riefenstahl
> Cc:	gdb@sources.redhat.com; cygwin@sources.redhat.com
> Subject:	Re: Cygwin gdb-5.0 h8300 sim needs wait.h
> 
> Benny:
> 
> > 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().
> 
> Doh.
> 
> My linux box has a /usr/include/wait.h that just includes
> sys/wait.h. When I failed to find /usr/include/wait.h on my cygwin
> box, I looked no further.
> 
> Indeed, there *is* a /usr/include/sys/wait.h in cygwin.  For some
> reason, though, there is no /usr/include/wait.h, and that's what gdb
> wants.  I created one, and now I'm building again.
> 
> Who is right, do you think?  Should gdb really be #including
> <sys/wait.h>, or should cygwin offer a /usr/include/wait.h?
> 
> 
> b.g.
> -- 
> Bill Gatliff
> bgat@open-widgets.com << File: ATT00852.ATT >> 

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

