 RealView Linker and Utilities Guide |
|
| Specifying command-line options with an environment variable2.1.4. Specifying command-line options with an environment variableYou can specify command-line options by setting the value of the RVCT31_LINKOPT environment variable. The syntax is identical to the command line syntax. The linker reads the value of RVCT31_LINKOPT and inserts it at the front of the command string. This means that options specified in RVCT31_LINKOPT can be overridden by arguments on the command-line. |
|