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: objc (current snapshot) doesn't compile


In article <18315.923637319@upchuck> you write:
>  > 
>  > The offending line is "typedef const struct objc_selector"
>Odd.  I bootstrapped on both an i686 and i586 tonight in a similar
>configuration.

I got some very similar error in the past (probably the same one, but I can't
be 100% sure as this is from memory), when I tried getting the parser source 
thru yacc instead of bison... I haven't got around to investigate this one
yet, but this looks familiar to me.

I'd suggest checking the generated parser files against the actual snapshot,
they *might* have been re-generated (occurs when upgrading thru diffs), and
the problem might be there.

If that's the case, I'd definitely be interested in understanding what's
going on !


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