gcc-2.95.3 objc segfault
Bernd Schmidt
bernds@redhat.com
Fri Mar 23 03:26:00 GMT 2001
On Fri, 23 Mar 2001, Yann DRONEAUD wrote:
> > On Mon, 19 Mar 2001, Yann DRONEAUD wrote:
> >
> > > I try to compile gcc-2.95.3 and I get this:
> > > objc/objc.h:51: parse error before `const'
> > > xgcc: Internal compiler error: program cc1obj got fatal signal 11
> >
> > Are you using a CVS tree? If so, try using contrig/egcs_update, or try
> > using the release tarball.
>
> I'm using the CVS tree (checkout -r gcc-2_95_3).
> I checkout the "gcc version 2.95.3 20010315 (release)"
>
> I grab the release and make a diff -ur.
> I found the problem: The 'gcc/objc/objc-parse.c' was remade with Bison 1.28
> In the tarball this file is made by Bison 1.25.
> Is there any incompabilities ?
Yes. Try to 'touch gcc/c-parse.in' in the 2.95.3 tree, then rebuild.
Bernd
More information about the Gcc-bugs
mailing list