SLAU132V October 2004 – February 2020
You can override the --run_linker option by using the --compile_only compiler option. The -run_linker option's short form is -z and the --compile_only option's short form is -c.
The --compile_only option is especially helpful if you specify the --run_linker option in the MSP430_C_OPTION environment variable and want to selectively disable linking with the --compile_only option on the command line.