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: Bootstrap failure 2.95.3-test2 for i686-pc-linux-gnu


On Friday 19 January 2001 22:09, Graham Stott wrote:
>
> This is a well known problem you are building objc-parse.y with a different
> version of Bison than used in the archive.
>
> If you really want to rebuild the Objc parser objc-parse.y then also
> rebuild the C parser c-parse.y. This is because Objc parser shares code
> with the C parser.

I would only wish that this could be done automatically by make when 
objc-parse.c should be rebuilt.

Andris


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