PARAMS_SEPARATE

The configuration parameter PARAMS_SEPARATE is one of four lists of compiler and linker options. PARAMS_SEPARATE contains all options having one mandatory argument with a mandatory blank space between the option and the argument.

The options must be known by ctc in order to handle compile and link commands properly.

Example (GNU gcc)

PARAMS_SEPARATE = -o,--output,-auxinfo,--param,-wrapper,-target
PARAMS_SEPARATE + -Xpreprocessor,-Xassembler,-Xlinker