> I hit this error a couple of times this morning when compiling gtkwidget.c > in the gtk+ portion. After a retrying with: > > make update-makefile && make setup update openmoko-devel-image > > using the MokoMakefile, the problem seemed to clear up. Searching for this > gcc error online: > > fatal error: internal consistency failure > > returns references to errors in gcc itself when cross-compiling, such as:
Yes, as I said it was most likely a gcc bug. And you might have noticed that the update you did that fixed things pulled in a new version of the gcc cross-compiler.

