Re: [avr-libc-dev] Makefile Procyon AVRlib vs AVR-libc and ANSI C

2005-10-05 Thread Joerg Wunsch
As Patrick Blanchard wrote: > I am working through pstang's avrlib programs on Debian testing and > have a few questions: Nope! Please don't post in multiple forums simultaneously. Please read http://www.catb.org/~esr/faqs/smart-questions.html if you don't know why. -- cheers, J"org

[avr-libc-dev] Makefile Procyon AVRlib vs AVR-libc and ANSI C

2005-10-05 Thread Patrick Blanchard
Hi, I am working through pstang's avrlib programs on Debian testing and have a few questions: 1. How do the dependencies in the AVRlib makefile fit into the general scheme of compiling and linking? I cannot find reference to this 'dependency' issue as incorporated into the makefile. 2. I am atte