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