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

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

Re: [avr-gcc-list] trouble with compiling example code


From: J Wunsch
Subject: Re: [avr-gcc-list] trouble with compiling example code
Date: Mon, 26 Feb 2001 10:38:53 +0100 (MET)

"Jim Pearce" <address@hidden> wrote:

> http://www.combio.de/avr/avrgcc20010211.exe This should work
> straight out of the box (if you are MS Win based).  Good Luck!

But he wrote that he's running it on Linux... ;-)

Kevin, go look to see where io.h & Co. have been installed
(a `locate io2333.h' should give you a hint).  Somehow the compiler
doesn't seem to pick up that location into its default #include
path, you can add that location with -I/path/to/your/files.  Or,
the installation step didn't really install those files at all.

(For me, they are under /usr/local/avr/include.)

> Jim
> 
> ----- Original Message ----- 

[Please, no full quotes.  It looks stupid and wastes bandwidth.]

-- 
J"org Wunsch                                           Unix support engineer
address@hidden         http://www.interface-systems.de/~j



reply via email to

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