Mail Archives: cygwin-apps/2001/03/10/22:13:56
Well
I've carried on and tested the CVS automake on by openBSD box, to
see if the issues were cygwin-specific, or broken in automake CVS.
on openBSD, only the subdirbuiltsources.test PASSed of the 3 I reported
as failing on cygwin. So I suspect that pr19 & 87 are broken across the
board.
Your patch for pr19.test didn't fix it on my machine either :[.
I haven't looked into your just amiled patch, but I have found why the
subdirbuiltsources.test fails for me - GCC is being called as
gcc -g -O2 -c -o foo.o foo.c
not
gcc -I. -g -O2 -c -o foo.o foo.c
Rob
----- Original Message -----
From: "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au>
To: "edward" <tailbert AT Yahoo DOT com>; <cygwin-apps AT cygwin DOT com>
Cc: <automake AT gnu DOT org>
Sent: Sunday, March 11, 2001 2:01 AM
Subject: Re: ok, new libtool for cygwin updates
> Thanks edward,
> when I started looking into those, I read somewhere in the
automake
> pages, that the XFAIL results, are "expected fails", so only the
>
> FAIL: pr87.test
> FAIL: subdirbuiltsources.test
>
> Still need to be looked at. Sorry for the slight misdirection.
>
> Rob
>
>
> ----- Original Message -----
> From: "edward" <tailbert AT Yahoo DOT com>
> To: <cygwin-apps AT cygwin DOT com>
> Cc: <automake AT gnu DOT org>
> Sent: Sunday, March 11, 2001 1:04 AM
> Subject: Re: ok, new libtool for cygwin updates
>
>
> >
> SNIP> > and had the following tests fail:
> > > XFAIL: cond3.test
> >
> > cond3.test fails for three reasons.
> >
> <SNIP>
> > > FAIL: pr19.test
> >
> > pr19.test fails for two reasons.
> >
> <SNIP>
> >
> > > FAIL: pr87.test
> > > FAIL: subdirbuiltsources.test
> > > XFAIL: yaccvpath.test
> >
> > I haven't looked at those yet.
> >
>
>
>
>
- Raw text -