avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] Re: [avr-gcc-list] avr-libc docs


From: Joerg Wunsch
Subject: [avr-libc-dev] Re: [avr-gcc-list] avr-libc docs
Date: Thu, 4 Jul 2002 11:09:47 +0200
User-agent: Mutt/1.2.5i

As Marek Michalkiewicz wrote:

> > Now that the API and some include file locations are going to be
> > changed anyway, i've got one further request: <inttypes.h> is a
> > non-standard header, yet it's not in the avr/ subdirectory.  I propose
> 
> Hmm...  I see this in /usr/include/inttypes.h (glibc 2.2.5):
> 
> /*
>  *      ISO C99: 7.8 Format conversion of integer types <inttypes.h>
>  */

Hmm. :-)

> I guess FreeBSD has a different C library (not glibc) which doesn't
> have that file (added only in the latest C standards).

Of course, FreeBSD is not glibc-based, but it also has <inttypes.h>.
I simply didn't knew about it. ;-)  I should get a refresh class for
my C standards knowledge... :)

> Yes, having at least a minimal <sys/types.h> would be nice too.

In the minimal version, it could simply #include <inttypes.h> then.

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/



reply via email to

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