Re: Build failure under Cygwin_NT-5.0

2005-05-28 Thread Tobias Schlüter
Paul Thomas wrote: > Andrew, > > >>This is PR 21766. Patch here: >>. >> > > > You will have to explain this to me very slowly, preferably in baby talk Heh, I thought the same when I read the desription of what happens :-) - Tobi

Re: Build failure under Cygwin_NT-5.0

2005-05-28 Thread Paul Thomas
I applied Danny's patch and got to: al/include -I/usr/local/include \ ../../gcc/gcc/config/i386/winnt.c ../../gcc/gcc/config/i386/winnt.c: In function `i386_pe_mark_dllexport': ../../gcc/gcc/config/i386/winnt.c:286: warning: implicit declaration of function `DECL_NON_ADDR_CONST_P' ../../gcc/gcc

Re: Build failure under Cygwin_NT-5.0

2005-05-28 Thread Andrew Pinski
On May 28, 2005, at 9:48 AM, Paul Thomas wrote: Andrew, This is PR 21766. Patch here: . You will have to explain this to me very slowly, preferably in baby talk The bug was already reported and is PR 21766:

Re: Build failure under Cygwin_NT-5.0

2005-05-28 Thread Paul Thomas
Andrew, This is PR 21766. Patch here: . You will have to explain this to me very slowly, preferably in baby talk Paul T

Re: Build failure under Cygwin_NT-5.0

2005-05-28 Thread Andrew Pinski
On May 28, 2005, at 6:44 AM, Paul Thomas wrote: The last few days have seen this failure: I refreshed my source completely, on this occasion, to see if I could get round it. I'll submit a PR tonight if somebody has not found the problem. This is PR 21766. Patch here: