Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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