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

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

Re: [avr-gcc-list] avr-gcc doesn´t find <avr/io.h> includes ...


From: Theodore A. Roth
Subject: Re: [avr-gcc-list] avr-gcc doesn´t find <avr/io.h> includes ...
Date: Tue, 16 Nov 2004 14:26:12 -0800 (PST)

On Tue, 16 Nov 2004, Fernando Angulo Rodrigo wrote:

> I´m on a hurry!!
>
> I´m working on debian. I installed everithing via ftp, so I think I have
> compatible packages.
>
> The issue is that when I compile the avr-gcc reports:
>
> Loader.c:78:20: avr/io.h: No such file or directory
> Loader.c:79:24: avr/signal.h: No such file or directory
> In file included fdom loader.c:86:
> Memory.c:31:53: avr/pgmspace.h: no such file or directory
> ………
>
> And I have installed also the avr-libc package.
>
> I found a directory called ./usr/avr/includes/ that contains all the
> include files.
>
> Everything done through apt-get install

Woody or Sarge?

The avr tools in woody are ancient. Those in sarge are not too old and
should work.

What did you actually install? You need the following at a minimum:

  binutils-avr
  gcc-avr
  avr-libc

---
Ted Roth
PGP Key ID: 0x18F846E9
Jabber ID: address@hidden


reply via email to

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