This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs-971215: Build failure on mips-sgi-irix6.2



  In message <199712190120.UAA14611@oneida>you write:
  > cc -32 -c  -DIN_GCC    -g  -DHAVE_CONFIG_H     -I. -I/users/turner/Tools/eg
  > cs-971215/gcc -I/users/turner/Tools/egcs-971215/gcc/config /users/turner/To
  > ols/egcs-971215/gcc/config/mips/mips.c
  > cfe: Error: /users/turner/Tools/egcs-971215/gcc/tree.h, line 2054: prototyp
  > e and non-prototype declaration found for fatal, ellipsis terminator not al
  > lowed
  >  extern void fatal			(char *, ...) ;
  >  -----------------			---------^
  > cfe: Error: /users/turner/Tools/egcs-971215/gcc/config/mips/mips.c, line 82
  > : redeclaration of 'fatal'; previous declaration at line 2054 in file '/use
  > rs/turner/Tools/egcs-971215/gcc/tree.h'
  >  extern void   fatal ();
  >  --------------^
  > gmake[2]: *** [mips.o] Error 1
Thanks.


Kaveh has fixed this for the next snapshot.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]