X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 	tests=BAYES_00,RCVD_IN_DNSWL_LOW,SARE_HEAD_DATE39
X-Spam-Check-By: sourceware.org
Date: Thu, 26 Mar 2009 12:02:43 -0500 (GMT+5)
From: Dana <danav@cs.iusb.edu>
To: cygwin@cygwin.com
Subject: Re: problem with pthread.h
In-Reply-To: <alpine.LFD.1.10.0903251454430.11485@cs25.cs.iusb.edu>
Message-ID: <alpine.LFD.1.10.0903261155290.14047@cs25.cs.iusb.edu>
References: <alpine.LFD.1.10.0903251454430.11485@cs25.cs.iusb.edu>
User-Agent: Alpine 1.10 (LFD 962 2008-03-14)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

I have the same problem with or without -I in the command line. The thing 
is that I did the command
grep "pthread_attr_t" sys/*.h
while being in /usr/include, and it came up empty.

Furthermore, I had an older version of cygwin from a few months back which 
had the said type in the file types.h, but which caused the other 
incompatibilities I mentioned. I updated cygwin only two days ago and the 
new file types.h that was installed didn't have that type in anymore.

I noticed that this problem of missing type is inherent to the MinGW 
version of the g++ compilers, and that the newest version of cygwin seems 
to use those tools instead of their own g++.

Could you indicate perhaps a mirror site that you know has the correct 
version having the type? I will try to uninstall cygwin and install it 
again from scratch.

Dana Vrajitoru


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

