On Sun, Jun 30, 2002 at 06:39:50AM +1000, Danny Smith wrote: > --- Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Fri, Jun 28, 2002 at >11:45:10PM -0400, Christopher Faylor wrote: > >> >I've checked in a patch but haven't tried a mingw build yet. >> > >> >I'd apreciate a sanity check on the pieces that I pulled out. > >I've checked manually and rebuilt compiler on native mingw with no new >regressions in testsuite. Thanks. > >> > >> >Please fix any parts that I got wrong. >> >> Wellp, I seemed to have created a valid linux x cygwin cross compiler >> but the compiler I built from that is spitting out these messages when >> I try to build cygwin on windows: >> >> /cygnus/src/uberbaum/winsup/w32api/include/winbase.h:891: `struct >> _PROCESS_HEAP_ENTRY::<anonymous union>::<anonymous>' invalid; an anonymous >> union can only have non-static data members >> /cygnus/src/uberbaum/winsup/w32api/include/winbase.h:895: `struct >> _PROCESS_HEAP_ENTRY::<anonymous union>::<anonymous>' invalid; an anonymous >> union can only have non-static data members > >> > Are you seeing this now, Danny? > >I remember that. I have _not_ seen it with mingw compiler built from c-m >branch 20020628 following your changes.
Huh. I don't see it anymore after rebuilding things either. How strange. cgf