| |||
Home > Using the armenv Tool > Using the armenv tool > Examples |
The following examples show how to use armenv
:
To set up the Red Hat Linux environment variables for the csh shell, and for the most recent build of RVDS v3.1, enter:
armenv -r ~/ -p RVDS 3.1 -v platform linux-pentium --csh
To check for clashes between RealView Compilation Tools v3.1 and RealView Compilation Tools v3.0, enter:
armenv -p RVCT 3.1 -p RVCT 3.0
To override the RealView Compilation Tools v3.0 settings with the RealView Compilation Tools v3.1 settings, enter:
armenv -p RVCT 3.0 --and -p RVCT 3.1