From: Elmar F. <el...@cl...> - 2012-10-12 12:25:14
|
Hello, I try to compile a library who use the math library. I create a new c++ project and include the math library. Now I get some error and I include the option "m" to the linker library dialog. The errors are the same. Now I include the path "C:\WinAVR\avr\lib" to the linker options and I get no errors but the program hangs on the part who I call the function witch uses the math library. Could anybody help me? kind regards Elmar Faber |