February 21, 2011
I just came across a problem related to "floating point formats not linked" message and I know that my post is possibly too late.

But, for a person who stil wants to understand the problem the answer is as follows:

In order to force linking of floating point formats use the following statements in your source files:

     extern unsigned _floatconvert;
     #pragma extref _floatconvert

Best regards,
Sergey Kostrov
1 2
Next ›   Last »