Name | Usage | Definition |
---|---|---|
align:4094 | Linker Flag | This option specifies the alignment of each section within the linear address space of the program. The number argument is in bytes and must be a power of two. The default is 4K. The linker issues a warning if the alignment produces an invalid image. |
Nodefaultlib | Linker Flag | Turns off automatic inclusion of standard libraries (e.g. libc.lib). |
QMR4100 | Compiler Flag | Flag for R4100 cpu. |
cl | I386 Compiler Define | Used by Makefiles to invoke I386 compiler command. |
Clmips | MIPS Compiler Define | Used by Makefiles to invoke MIPS compiler command. |
Shcl | SH3 Compiler Define | Used by Makefiles to invoke SH3 compiler command. |
WCE | Path | Location of WCE directory on host machine. |
WCE\bin | Path | Location of compilers and utilities used by SDK. |
WCE\bin | Path | Location of MIPS DLLs and executables. |
WCE\bin | Path | Location of x86 DLLs and executables. |
WCE\bin | Path | Location of x86 emulation-specific DLLs. |
WCE\bin | Path | Location of SH3-specific DLLs. |
WCE\bin\ | Path | Location of MIPS-specific DLLs. |
WCE\lib\x86em | Path | Location of x86 emulation-specific libraries. |
WCE\lib\wcesh | Path | Location of SH3-specific libraries. |
WCE\lib\wcemips | Path | Location of MIPS-specific libraries. |