Hello, Kay I dont know too much about this topic - however someone on the list might help. I've forwarded your mail there.
-------- Original Message -------- Return-Path: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Received: (qmail 17620 invoked by alias); 11 Dec 2001 03:17:04 -0000 Delivered-To: [EMAIL PROTECTED] Received: (qmail 17617 invoked by uid 8); 11 Dec 2001 03:17:04 -0000 Received: from f36.law3.hotmail.com (209.185.241.36, claiming to be "hotmail.com")by mail.syntrex.com with SMTP id smtpd93PPWC; Mon, 10 Dec 2001 22:16:55 EST Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC;Mon, 10 Dec 2001 19:15:20 -0800 Received: from 62.30.192.1 by lw3fd.law3.hotmail.msn.com with HTTP;Tue, 11 Dec 2001 03:15:19 GMT X-Originating-IP: [62.30.192.1] From: "Kay M" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Bcc: Subject: Re: Problem using pthreads with GCC under CygWin Date: Tue, 11 Dec 2001 03:15:19 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: <[EMAIL PROTECTED]> X-OriginalArrivalTime: 11 Dec 2001 03:15:20.0082 (UTC) FILETIME=[106E5720:01C181F2] X-Mozilla-Status: 8011 X-Mozilla-Status2: 00000000 X-UIDL: 1008040624.17622.mail UPDATE OK. threads so far is OK with latest CYGWIN. I got it to work..thre is even a .h file. Ok another prob if ya can help...... Sockets question. I tried binding a socket to the broadcast address on a client process. But it gives error with EADDRNOAVAIL. I tried specifying 127.255.255.255 explicity. On Linux (no real internet) it works OK with same source code. >From: Pavel Tsekov <[EMAIL PROTECTED]> >To: Kay M <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: Problem using pthreads with GCC under CygWin >Date: Mon, 10 Dec 2001 14:26:48 +0100 > >You dont need to add neither -pthread nor -pthreads to >the gcc command line. pthreads is part of the cygwin >libc. > >Kay M wrote: > > > > I have win98 > > Have installed Cygwin B20.1 and also have installed version 1.3.3. > > > > I have a simple .c file that is a pthreads example. > > > > Problem is When I compile it it dont compile. GCC cant see the pthreads > > libraries. Ive tried the -pthread and -pthreads switch. Ans also >#included > > the pthreads.h. > > > > There is no pthread.h file in the include directories ? > > > > WHat the problem ?. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/