Date: Mon, 15 Jan 1996 08:51:46 +0200 (IST) From: Eli Zaretskii To: Lee Braiden Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: 2.7.2 for v2 ? On Sun, 14 Jan 1996, Lee Braiden wrote: > It's C++, but it compiles fine under DJGPP v1 (2.6.3?). I've no idea > what's causing it.. it seems to start happening after no significant > changes. Then read section 6.3 in the DJGPP FAQ list. It describes similar problems with gcc 2.6.0 and suggests a method of hunting down the code fragment which causes this. > I'd like 2.7.2 anyway, though... =) That's OK, but please keep in mind that the bug in GCC 2.7.1 which causes this isn't necessarily corrected in 2.7.2. It might be just an error in your source (which shouldn't crash the compiler, of course).