Clear Filters
Clear Filters

How to set Compiler option in Polyspace code prover?

2 views (last 30 days)
Hello All, I am using polyspace code prover 2013b. To avoid multiple inclusion of header file i want to set the compiler option -include-headers-once. How to set -include-headers-once option in polyspace code prover tool?
Thanks, Srinivasan K.

Accepted Answer

Alexandre De Barros
Alexandre De Barros on 11 Oct 2015
Hello,
Since this is an extra option, in the configuration pane, you have to go to 'Advanced Settings' and enter the option in the text field 'Other'.
Alex
  1 Comment
srinivasan kandaswamy
srinivasan kandaswamy on 12 Oct 2015
Hello Alex, Thanks for the support. I added the compiler option in Advanced settings->Other.It works and the compilation time is reduced.
Srinivasan K.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!