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

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

Re: [avr-libc-dev] [RFC] more -mint8 changes for pgmspace.h


From: Theodore A. Roth
Subject: Re: [avr-libc-dev] [RFC] more -mint8 changes for pgmspace.h
Date: Wed, 17 Sep 2003 14:49:00 -0700 (PDT)


On Wed, 17 Sep 2003, Nils Kristian Strøm wrote:

> On Wednesday 17 September 2003 22:32, Theodore A. Roth wrote:
>
> > No. The (u)int64_t typedefs are not affected by -mint8_t (see
> > inttypes.h) so can stay defined. The only reason for #if'ing out the
> > (u)int32_t typedefs is to avoid having the header barf because
> > (u)int32_t is not defined when using -mint8.
>
> There has been suggested and approved a gcc patch to remove the 64-bit type
> and only have 8, 16 and 32 bits when using -mint8.  It has not been committed
> yet, but as said: It has been approved. See the gcc mailing list (http://
> gcc.gnu.org/ml/gcc-patches/2002-11/msg01502.html).
>
> If libc version 1.0 is ment to be the first stable toolchain together with
> gcc-3.3 and binutils 2.13, I go with Ted to let the 64-bit type in.

Ah, thanks. That patch would be nice to have in 3.4 and would clean up
some of our problems...

BTW: I thought we were suggestting gcc-3.3 and binutils-2.14.

Ted Roth

>
> Just my NOK 0.1 worth...
>
> Regards, Nils
>




reply via email to

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