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

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

RE: [avr-libc-dev] [bug #29458] log10 compile errors


From: Boyapati, Anitha
Subject: RE: [avr-libc-dev] [bug #29458] log10 compile errors
Date: Wed, 7 Apr 2010 08:59:16 +0200

Hi,

>See function calc_dewpoint(). When I compile with the original code, it
>results in an compile error, so I modified the code and replaced the
>log10(h)
>code into 1.0. Now it is compiled without any errors.
>
>Hope this problem will be fixed soon.

I think you haven't included libm.a. Please revisit you project configuration. 
This has built fine for me when I made the change.

http://www.nongnu.org/avr-libc/user-manual/FAQ.html#faq_libm

Anitha




reply via email to

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