Re: redefinition of __fpending

2013-08-12 Thread Corinna Vinschen
On Aug 12 15:26, LRN wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 12.08.2013 14:05, Corinna Vinschen wrote: > > On Aug 11 09:20, Denis Excoffier wrote: > >> Hello, > >> > >> I don't really know what is going on, but the new (since 1.7.23) > >> __fpending() declaration > >> in /

Re: redefinition of __fpending

2013-08-12 Thread Corinna Vinschen
On Aug 11 09:20, Denis Excoffier wrote: > Hello, > > I don't really know what is going on, but the new (since 1.7.23) __fpending() > declaration > in /usr/include/stdio_def.h (line 47) seems to prevent the following to > compile (redefinition > of __fpending, i'm using GCC-4.8.1): > - m4-1.4.16

Re: redefinition of __fpending

2013-08-12 Thread D.Bailey
Had a similar problem with fpending redefine while trying to compile gnu bison. May be a problem with the 1.7.23-1 release of cygwin, because when I install 1.7.22-1 everything compiles without error. -- View this message in context: http://cygwin.1069669.n5.nabble.com/redefinition-of-fpending