gEDA-user: Re: strange build failure

Evan Lavelle sa212+geda at cyconix.com
Wed Dec 6 04:29:01 EST 2006


Dan McMahill wrote:
> Stephen Williams wrote:

>> Well, I for one do not use Windows except under duress, but I
>> think the above sentiment is a tad patronizing. Icarus Verilog
>> includes Windows packages, and I have no reason to believe the
>> Windows dolts are any worse then the Linux or MacOS variety.

Nice to see you've got a native Windoze build - I hope to get around to 
trying it over the next couple of months. I don't want to get involved 
in this particular flamefest, but it's a simple fact that most hardware 
development is on Windows. Anyone who seriously thinks otherwise should 
spend 20 minutes reading comp.arch.fpga.

> hey, just for that I need to get around to sending in some "doesn't 
> build on solaris" bug reports :)  Actually, I'm only kidding about the 
> "just for that" part.  I think I saw some build failures on solaris 
> recently but haven't had the chance to give a decent bug report.
 > ...
> netlist.h:35:22: stdint.h: No such file or directory

Can you build using inttypes.h instead? This is what you're meant to do 
on various Solaris releases. The autoconf docs have something on this. 
It may even be better to include inttypes rather than stdint for all 
platforms (for C99, at least).

Evan


More information about the geda-user mailing list