James A. Morrison wrote:
I needed the attached patch to compile gpc with gcc 3.3 cvs. I am using flex 2.5.31
Sorry, but flex-2.5.31 is not portable, so I can't use it in official distributions.
and I copied gcc-3.3.5.diff to gcc-3.3.6.diff. I don't know what happened to set_word_size and set_words_big_endian from gcc 3.3.5 to cvs.
They are defined in the code added by our patch. If you just copied it, there should be no difference.
Frank