 RealView Compiler User's Guide |
|
| Specifying command-line options with an environment variable2.1.3. Specifying command-line options with an environment variableYou can specify command‑line options by setting the value of the RVCT31_CCOPT environment variable. The syntax is identical to the command line syntax. The compiler reads the value of RVCT31_CCOPT and inserts it at the front of the command string. This means that options specified in RVCT31_CCOPT can be overridden by arguments on the command‑line. |
|