This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin 2.5.0-0.12 questions, vim and nextafterl()


On Apr  7 05:25, Tim Prince wrote:
> 
> 
> On 4/6/2016 1:31 PM, Corinna Vinschen wrote:
> > On Apr  6 13:07, Tim Prince wrote:
> >> 1) vim usually hangs if run under bash, but works fine under mintty
> >> (same in previous snapshot)
> > There's a patch in git master which seems to fix this problem.  I'll
> > release a 0.13 RSN.
> >
> >> 2) gcc testsuite cases which attempt to link nextafterl() have continued
> >> failing as before.
> > Did you update the cygwin-devel package as well?  This:
> >
> >   #include <math.h>
> >
> >   int
> >   main ()
> >   {
> >     nextafterl (1.0L, 2.0L);
> >   }
> >
> > works with cygwin-devel-2.5.0-0.12.
> >
> >
> > Corinna
> >
> vim is working well now.  Thanks.

Good to know, thanks.

>  You were right about cygwin-devel, but it appears to require a full
> rebuild of gcc, so that will be another 2 days to build and run test
> suite.  Wouldn't it be great if make check parallel could work on cygwin?

I can't interpret the last sentence.  `make -jX' works on Cygwin.
Is that what you mean?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]