On Fri, 15 Sep 2006, you wrote: > Thanks for reporting these problems. They prompted me to dust off my > old copy of GCC 2.95 (cough cough! wow! it's pretty dusty!) and I > found that there are also portability problems with its use of > <assert.h>, at least in the 2.95 shipped with Debian stable. I > installed the following patch, which should fix the problems you > mention.
Compiling the patched version was a little tricky due to bootstrapping issues (since parse-gram.c needs to be regenerated), but I managed it. Once I had arranged to get up-to-date parse-gram.c and scan-code.c files in place, it seemed to work -- 177 tests passed, 2 skipped. ---- Michael Deutschmann <[EMAIL PROTECTED]>
