2004-09-27 04:14 AM
FP library in Cosmic 4k free compiler?
2004-09-24 12:06 AM
Hi everybody,
I'm a beginner and I found this problem: I need some math routines (exp, log, sqrt...) in my C code but I can't use floating point library in my project; also if I try to use ''sprintf'' function, I can use only that one included in ''stdio'' lib (integer version) and not the FP version. I'm using ST7VD with Cosmic compiler. Could anyone help me? Thank you all Regards Dree2004-09-27 02:38 AM
2004-09-27 04:14 AM
Thanks a lot. I thought the linker was already set to link FP libraries, but it wasn't.
Thank you very much Luca Regards Dree