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


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

Reply via email to