/QMRWCE, /QMRFWCE - Generate Code for Windows CE
These options tell the compiler to generate code for Windows CE.
The switch /QMRWCE tells the compiler to generate code that will run on any Windows CE–based MIPS platform running in 32-bit mode with floating point emulation.
The switch /QMRFWCE tells the compiler to generate code that will run on any Windows CE–based MIPS platform running in 32-bit mode with a floating point unit.
If /QMmips16 is used in addition to /QMRWCE, then code will be generated for MIPS16.
See Also
About Microprocessor Compilers | MIPS Guide
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.