Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Subject: RE: FW: Does cygwin tool kit Support threads From: Robert Collins To: Anjani Prasad Achanta Cc: cygwin AT cygwin DOT com In-Reply-To: <000301c1171e$d9f73880$85602141@cfl.rr.com> References: <000301c1171e$d9f73880$85602141 AT cfl DOT rr DOT com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.11 (Beta Release) Date: 28 Jul 2001 22:59:49 +1000 Message-Id: <996325193.8734.4.camel@lifelesswks> Mime-Version: 1.0 X-OriginalArrivalTime: 28 Jul 2001 12:46:07.0835 (UTC) FILETIME=[4580BAB0:01C11763] On 28 Jul 2001 00:36:21 -0400, Anjani Prasad Achanta wrote: > > I didn't find socket.h include file and no libsocket library in > the standard directories (I mean /usr/include and /usr/lib) Moreover no > man pages for socket functions. Thats because "NO SPECIAL LIBRARY IS NEEDED". > But I have pthread include file - not thread library. So this > also doesn't work. How do you "know" it doesn't work. Do you get an error message about thread functions? Or are you *assuming* it doesn't work because you cannot see a file that is needed on platforms without integrated pthread support? > So obviously when I compile, gcc says couldn't find socket.h > file. socket.h is found as on cygwin - the same as on linux. > Is the standard UNIX directory format followed in cygwin? What standard UNIX directory format? Linux has ~ 3 different layouts with differnet distributions. AIX and Solaris are different again, and then you can get onto the BSD's. Rob -- 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/