ARGH pthreads tests failing?

Thomas Pfaff tpfaff@gmx.net
Thu Jan 23 07:50:00 GMT 2003



On Wed, 22 Jan 2003, Christopher Faylor wrote:

> On Wed, Jan 22, 2003 at 10:53:19AM +0100, Thomas Pfaff wrote:
> >I can only guess here but it might be that the wrong pthread.h is
> >included in your tests. I remember some mails about -include does not
> >behave properly with gcc-3, it will always take the headers from
> >/usr/include first.
>
> How about a patch, then?

You might recall a thread in cygwin developer named "Source snapshot fails
to build" (http://cygwin.com/ml/cygwin-developers/2002-10/msg00012.html)
where the -isystem problem first appeared and
"[Bug: gcc-3.2-1] Cygwin DLL (CVS HEAD) build failure - gcc uses wrong
include path order"
(http://sources.redhat.com/ml/cygwin/2002-10/msg01532.html).

I do have these problems too (gcc is gcc-3.2-3) where w32api headers are
alway included from /usr/include/w32api instead of w32api in the source
tree.

Unfortunately i have not the time to fix this, IMHO this is a gcc bug, not
cygwin.

Thomas



More information about the Cygwin-developers mailing list