Hi! The latest snapshot of egcs wouldn't build on mips-sgi-irix5.2 because config.h would define HAVE_INTTYPES_H to `empty' instead of `1'. So, when compiling cccp.c, it would choke on `#if HAVE_INTTYPES_H', on line 121. The attached patch fixed this problem. -- Alexandre Oliva mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org http://www.dcc.unicamp.br/~oliva Universidade Estadual de Campinas, SP, Brasil