avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Installation problem error on compile


From: E. Weddington
Subject: Re: [avr-gcc-list] Installation problem error on compile
Date: Sat, 19 Mar 2005 07:11:49 -0700
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

wbounce wrote:


Now make all gives me a long list of
c:/robot/winavr/bin/../lib/gcc/avr/3.4.1/../../../../avr/include/avr/pgm
space.h 69:20: stdedef.h: No such file or directory
And c:/robot/winavr/bin/../lib/gcc/avr/3.4.1/../../../../avr/include/string.
h 78:error: parse error before "size_t"


What is wrong with this set up?

If that error message was cut and pasted, then the error is in your source code as you are trying to include "stdedef" instead of "stddef".




reply via email to

[Prev in Thread] Current Thread [Next in Thread]