egcs-ss-19990418 is now available

Marc Girod girod@stybba.ntc.nokia.com
Fri Apr 30 23:15:00 GMT 1999


Hello,

Build failure on hppa2.0-hp-hpux10.20:

...
gcc -c  -DIN_GCC -DHAIFA    -O2  -DHAVE_CONFIG_H    -I. -I. -I./config -I./../include ./gen-protos.c
./gen-protos.c: In function `fatal':
./gen-protos.c:199: argument `s' doesn't match prototype
system.h:387: prototype declaration
make[1]: *** [gen-protos.o] Error 1
make[1]: Leaving directory `/tmp_mnt/tools/contrib/gen/src/egcs-19990418/gcc'
make: *** [all-gcc] Error 2

It didn't like the lack of const.
There was no prototype for fatal in system.h in 19990412.
Removing "const" in system.h conflicts with cccp.c:1013 and 10598,
genattr.c:35...
I add it instead in gen-protos.c

With this, I could build.

Best Regards!
Marc

-- 
Marc Girod                Hiomo 5/1          Voice:  +358-9-511 23746
Nokia Telecommunications  P.O. Box 320       Mobile: +358-40-569 7954
NWS/NMS/NMS for Data      00045 NOKIA Group  Fax:    +358-9-511 23580
                          Finland            marc.girod@ntc.nokia.com



More information about the Gcc mailing list