------- Comment #8 from prlw1 at cam dot ac dot uk 2009-03-23 21:07 ------- What about the first patch, which seems less drastic? (I think it would be better to install gcc's stddef.h, so there is one thing less to remember when upgrading gcc) It seems that if our machine/ansi.h defined _MACHINE_ANSI_H_ rather than _${MACHINE}_ANSI_H_, things would be happier. The first patch defines _ANSI_H_ instead. Hmm I'll try both and see...
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38182