"Steve Franks" <[EMAIL PROTECTED]> wrote:

> avr/include/stdio.h includes stdarg.h right at the top.  However,
> when winavr is installed, no stdarg.h is apparent?

It is, look closer.  It belongs to the compiler's domain though, not
to the library's, thus it's installed into a different directory.

> I presume, the _ASSEMBLER_ define is generrally defined when
> compiling, then?

This gets only defined when assembling, i. e. when "compiling" an
assembly file.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



_______________________________________________
AVR-chat mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-chat

Reply via email to