avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] question of the day - where is stdarg!


From: Joerg Wunsch
Subject: Re: [avr-chat] question of the day - where is stdarg!
Date: Sat, 9 Sep 2006 00:01:52 +0200 (MET DST)

"Steve Franks" <address@hidden> 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. ;-)





reply via email to

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