Haven't found the problem, but I've narrowed it down some, so this is mainly to see if anybody's memory gets jogged:
I'm gdb'ing "gengtype.exe", the executable that's "Signal 11"ing and killing the compile of GCC cvs HEAD on cygwin1.dll versions 1.3.19 and later. It's SIGSEVing on line 2382 of gengtype.c, a call to "oprintf()". The actual SIGSEV comes a few calls down the stack, in (what I believe is) Cygwin's vasprintf(). It's far from the first call to either oprintf() or vasprintf(), so I suppose it could be pretty much anything, but if anybody has any "Oh yeah, I bet that's the change I made to <...>", feel free to fill in the blank. -- Gary R. Van Sickle Braemar Inc. 11481 Rupp Dr. Burnsville, MN 55337 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/