Compiler Changes
The following table shows the new compiler options made after the release of Platform Builder 3.0 and set by Makefile.def.
Microprocessor | Compiler option |
---|---|
MIPSII | -DR4000 –D_MIPS_ –DMIPS –DMIPSII –D_M_MRX000=4000 |
MIPSII_FP | -DR4000 –D_MIPS_ –DMIPS –DMIPSII –DMIPSII_FP–D_M_MRX000=4000 |
MIPSIV | -DR4000 –D_MIPS_ –DMIPS –DMIPSIV –D_MIPS65 |
MIPSIV_FP | -DR4000 –D_MIPS_ –DMIPS –DMIPSIV –DMIPSIV_FP |
MIPS16 | -DR4000 –D_MIPS_ –DMIPS –DMIPSII –DMIPS16 |
ARMV4 | -DARM –D_ARM_ –DARMV4 |
ARMV4I | -DARM –D_ARM_–DARMV4I -DTHUMBSUPPORT |
ARMV4T | -DARM –D_THUMB_–DARMV4T |
SH3 | -DSH –D_SHX_ –DSHx –DSH3 |
SH4 | -DSH –D_SHX_ –DSHx –DSH4 |
x86 | -Dx86 |
For additional options for the compiler and the assembler, see %_WINCEROOT%\Public\Common\Oak\Misc\Makefile.def.
See Also
Changes in Platform Builder | ARM Guide | Hitachi Guide | MIPS Guide
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.