This is the mail archive of the gcc-patches@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: Bison, yacc and POSIX


Marc Espie wrote:
> 
> I've checked that the current snapshots build alright with a POSIX yacc
> instead of bison...  This just makes egcs more robust, in my opinion.
> 
> The following trivial patch is needed, because bison can read its
> command-line arguments in a way that's not mandated for POSIX yacc --
> and indeed fails on OpenBSD.
too late :-) Jeff checked this in for me a few days ago, the 19990428 snapshot
has it

Tue Apr 20 23:38:58 1999  Nathan Sidwell  <nathan@acm.org>

        * objc/Make-lang.in (objc-parse.c): Put BISON parameters in correct
        order.
        
        * Makefile.in (c-parse.c): Put BISON parameters in correct
        order.

nathan
-- 
Dr Nathan Sidwell :: Computer Science Department :: Bristol University
      You can up the bandwidth, but you can't up the speed of light      
nathan@acm.org  http://www.cs.bris.ac.uk/~nathan/  nathan@cs.bris.ac.uk


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