/QMRWCE, /QMRFWCE - Generate Code for Windows CE (Windows CE 5.0)

Send Feedback

These options tell the compiler to generate code for Windows CE.

The switch /QMRWCE causes the compiler to generate code that will run on any Windows CE–based MIPS hardware platform running in 32-bit mode with floating point emulation.

The switch /QMRFWCE causes the compiler to generate code that will run on any Windows CE–based MIPS hardware 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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.