gEDA-dev: Re: Icarus Verilog build error

Stephen Williams steve at icarus.com
Sun Dec 10 11:01:30 EST 2006


Stuart Brorson wrote:
> Hi --
> 
> I'm building the latest Icarus Verilog snapshot (20051209) for
> inclusion into the next gEDA Suite CD.   However, I am getting the
> follwing build error:

I ran into this myself already and fixed it in CVS. It compiled
fine on my x86_64 machine, I only discovered it when I went to
work on my Mac. I't's a two-line fix in vvp_net.cc: change the
"unsigned idx" on lines 607 and 622 to "int idx".

It's too untidy to leave the snapshot like this, so I'll plan on
making a new snapshot today.

-- 
Steve Williams                "The woods are lovely, dark and deep.
steve at icarus.com           But I have promises to keep,
http://www.icarus.com         and lines to code before I sleep,
http://www.picturel.com       And lines to code before I sleep."


More information about the geda-dev mailing list