../../gcc/gen-protos.c:199: argument `s' doesn't match prototype
John David Anglin
dave@hiauly1.hia.nrc.ca
Wed Apr 21 11:14:00 GMT 1999
...
gcc -c -DIN_GCC -DHAIFA -g -W -Wall -DHAVE_CONFIG_H -I. -I../../gcc -I..
/../gcc/config -I../../gcc/../include ../../gcc/gen-protos.c
../../gcc/gen-protos.c: In function `fatal':
../../gcc/gen-protos.c:199: argument `s' doesn't match prototype
../../gcc/system.h:387: prototype declaration
make[2]: *** [gen-protos.o] Error 1
make[2]: Leaving directory `/xxx/gnu/egcs-2.93.19/objdir/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/xxx/gnu/egcs-2.93.19/objdir/gcc'
make: *** [bootstrap] Error 2
There is a missing "const" specification from the argument specification
for the function fatal. This appears to be due to a change made a couple
of days ago to system.h.
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)
More information about the Gcc-bugs
mailing list