Yesterdays source can't compile linking.m in libobjc

John David Anglin dave@hiauly1.hia.nrc.ca
Fri Dec 31 20:54:00 GMT 1999


>   > xgcc: Internal compiler error: program cc1obj got fatal signal 11
>   > make[2]: *** [linking.o] Error 1
> This indicates that you've got some parser files built with different 
> (incompatible) versions of bison.

Right.

153 (hiauly1)dave> head objc-parse.c

/*  A Bison parser, made from objc-parse.y
    by GNU Bison version 1.28  */

This is in the CVS source.  I am using bison 1.25.  The other parser
files in the CVS are built with 1.25.  There needs to be consistency.

Dave
-- 
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