[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA: Icarus Verilog snapshot 20030308



Stephen Williams wrote:

>trevorw@charter.net said:
>  
>
>>I am using version "gcc version 3.2 20020903 (Red Hat Linux 8.0
>>3.2-7)"  of the c++ compiler and version "bison (GNU Bison) 1.875" of
>>bison.  Any  ideas?
>>    
>>
>
>Bison 1.875 is broken. I've encountered and documented this in the
>mingw case, but Linux distributions don't normally include bleeding
>edge versions of things.
>
>Get a working bison.
>  
>
Yes, my fault.  It turns out that RedHat8.0 does provide bison 1.35 (not 
1.875); however, I had gotten the latest "bleeding edge" version to test 
out some patches given to me that fix Covered's parser for 1.875.  All 
is well now, sorry for the bother.

Later,
Trevor