[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] Newbie: Help walking through the demos
From: |
Henrik Brix Andersen |
Subject: |
Re: [avr-libc-dev] Newbie: Help walking through the demos |
Date: |
Fri, 30 Dec 2005 19:32:11 +0100 |
User-agent: |
Mutt/1.5.11 |
On Fri, Dec 30, 2005 at 05:16:34PM +0200, Mark J Elkins wrote:
> I'm running Gentoo - and have emerged the avr-libc stuff... and cross
> compiler - etc...
Using `crossdev -t avr` I take it?
> My situation is:
> # avr-gcc -g -Os -mmcu=atmega8515 -c demo1.c
> demo1.c:22:47: iocompat.h: No such file or directory
>
> So: Downloaded avr-libc 1.4.1 and found the include file...
> (perhaps the folk creating the Emerge-able stuff didn't consider deo's
> needed - and the web-site demo link to this file is broken)
> however, define-ing "ATMEGA8515" gives me a ..
> "Don't know what kind of MCU you are compiling for"
The avr-libc-1.4.1/doc/examples/ directory is not included in
avr-libc-user-manual-1.4.1.tar.bz2, it seems - this is why those files
are not installed under Gentoo Linux.
Is this intended from upstream - or is it a mistake?
Regards,
Brix
--
Henrik Brix Andersen <address@hidden>
Gentoo Metadistribution | Mobile computing herd
pgpeYn7hNR0jG.pgp
Description: PGP signature
- [avr-libc-dev] Newbie: Help walking through the demos, Mark J Elkins, 2005/12/30
- Re: [avr-libc-dev] Newbie: Help walking through the demos,
Henrik Brix Andersen <=
- Re: [avr-libc-dev] Newbie: Help walking through the demos, Joerg Wunsch, 2005/12/30
- Re: [avr-libc-dev] Newbie: Help walking through the demos, Eric Weddington, 2005/12/30
- Re: [avr-libc-dev] Newbie: Help walking through the demos, Eric Weddington, 2005/12/30
- Re: [avr-libc-dev] Newbie: Help walking through the demos, Eric Weddington, 2005/12/30
- Re: [avr-libc-dev] Newbie: Help walking through the demos, Joerg Wunsch, 2005/12/31
Re: [avr-libc-dev] Newbie: Help walking through the demos, Joerg Wunsch, 2005/12/30