The dropdown in the compiler basic options states that you must pass optimization level 4 to the linker?
Do you add it to the linker command line pattern field?
${command} ${flags} ${output_flag} ${output} ${inputs} --opt_level=4
Thank you
Tom
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.
The dropdown in the compiler basic options states that you must pass optimization level 4 to the linker?
Do you add it to the linker command line pattern field?
${command} ${flags} ${output_flag} ${output} ${inputs} --opt_level=4
Thank you
Tom
**Attention** This is a public forum