This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Extended Compiler Option Names for C55x 4.3.1 CGT documentation



Hello,

After importing a 3.3 project into 5.3, when I compare the compiler options when compiling a file, I see that the compiler options in 5.4 are expanded to the "extended option name". For example for "quiet mode", 3.3 uses "-q" where 5.4 uses "--quiet". I do not see in the documentation where the "extended" option names are shown. Listed below are some of the extended option that I need to map back to the "short" version. Some are fairly obvious but I do not want to make assumption.

If you can point me to the documentation that would be helpful.

5.4 "extended" compiler options:

--quiet

--display_error_number

--optimize_with_debug

--large_memory_model

--gen_func_subsections

--assume_bss_onchip

--obj_directory

--preproc_with_compile 

--define

--include_path