The information in this article applies to:
SYMPTOMS
Building a MIPS-based Palm-size PC application that uses floating-point comparisons may generate errors similar to the following:
CAUSEThe new version of the MIPS compiler for the Palm-size PC incorrectly makes calls to floating-point comparison functions in later versions of the Windows CE C run time. RESOLUTIONUse the /QMOC switch to call the earlier versions of the Windows CE floating-point comparison functions. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce BehaviorThe following code fragment generates the errors listed in the SYMPTOMS section:
Additional query words: kbWinCE201
Keywords : kbCompiler kbMFC kbMIPS kbVC600bug |
Last Reviewed: March 27, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |