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: `fatal' mismatched in current tree


> >../../egcs/gcc/gen-protos.c: In function `fatal':
> >../../egcs/gcc/gen-protos.c:199: argument `s' doesn't match prototype
> >../../egcs/gcc/system.h:387: prototype declaration
> 
> gen-protos should be changed to use const char *.  Is there any other
> place where this happens for you?

That seems to be it for now.  Now the build is hanging, but that
probably can't be blamed on a proto mismatch. :-)

Thanx for lookint at it.

I'll try to look at the hang soon.

RJL


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