> -----Original Message-----
> From: 
> [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]
> org] On Behalf Of Dmitry K.
> Sent: Thursday, November 29, 2007 11:52 PM
> To: avr-libc-dev@nongnu.org
> Subject: Re: [avr-libc-dev] New release?
> 
> On Friday 30 November 2007 01:30, Weddington, Eric wrote:
> [...]
> > > Yes nog using -lm indeed adds the 256 bytes
> >
> > Oh, how interesting! So there may be a workaround? :-)
> >
> > Can you add that bit of information to the bug report?
> >
> > We usually tell users that if they are working with any 
> floating point
> > then they should always use -lm, otherwise all bets are off.
> >
> > Also, is there any way that you can confirm that this also 
> works with
> > the CVS version of avr-libc? Or the 1.5.x version of avr-libc? Both
> > contain the new FP library.
> 
> Hi.
> 
> Has checked up with version 4.2.2. Addition of the '-lm'
> option reduces the size up to 770 bytes and eliminates an
> array in the RAM.  It is right: Avr-libc's conversion
> functions are used, not from libgcc. It is no matter, CVS
> or 1.4 branch.

This is great! :-)

It certainly reduces the importance of this bug. Also less to do for a
release.

Thank you for doing this Dmitry!

Eric Weddington
 


_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to