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

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

Re: [avr-libc-dev] 1.6.2 release?


From: Dmitry K.
Subject: Re: [avr-libc-dev] 1.6.2 release?
Date: Sat, 29 Mar 2008 15:40:16 +1000
User-agent: KMail/1.5

On Friday 28 March 2008 13:48, Weddington, Eric wrote:
[...]

> >   - how to use (void *)0 ?
>
> Could you explain? How would it be any different than it is now?
I have check this.
The Avr-gcc 4.2.3 and 4.3.0 have not any problems.
The Avr-gcc 4.1.2 and early are too agressive in manipulations
with 0 address (XMEGA's GPIO0 has address 0).
It is pity that GCC 4.1 branch is brocken.

> >   - predefined macroses
>
> Could you explain?
What macroses must to use in source code?
__AVR_XMEGA__ or '__AVR_ARCH__ > 100'?
The 'common.h' uses '>= 100': what is arch 100 ?

> > The begin of Avr-libc TODO list:
> >
> > * Remove indirect access to common registers.
>
> True, that needs to be done. But IIRC, they're not really being used
> right now anyway, so there is no harm right now.
I have find:
   Avr-libc 1.4: exp.S
   Avr-libc 1.6: frexp.S (fixed now)
It is needed to continue a check.

Dmitry.





reply via email to

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